owenmckenna
  • Joined on 2026-08-07

dev.anygeneric:blazeftc_pedro (0.1.45)

Published 2026-08-07 15:11:57 -04:00 by owenmckenna

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.anygeneric.dev/api/packages/owenmckenna/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.anygeneric.dev/api/packages/owenmckenna/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.anygeneric.dev/api/packages/owenmckenna/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>dev.anygeneric</groupId>
	<artifactId>blazeftc_pedro</artifactId>
	<version>0.1.45</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.anygeneric.dev/api/packages/owenmckenna/maven -Dartifact=dev.anygeneric:blazeftc_pedro:0.1.45

About this package

BlazeFTC allows First Tech Challenge participants to write opmodes in Rust.

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.0.0
com.google.android.material:material
1.10.0
androidx.appcompat:appcompat
1.2.0
Details
Maven
2026-08-07 15:11:57 -04:00
1
BlazeFTC Pedro
The Apache License, Version 2.0
20 KiB
Assets (8)
Versions (1) View all
0.1.45 2026-08-07