| License |
License |
|---|---|
| GroupId | GroupIdorg.a05annex |
| ArtifactId | ArtifactIda05annexUtil |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA05annex Utilities
A05annex robotics utilities not dependent on the First FRC code base.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| a05annexUtil-0.9.1.pom | |
| a05annexUtil-0.9.1.jar | 20 KB |
| a05annexUtil-0.9.1-sources.jar | 17 KB |
| a05annexUtil-0.9.1-javadoc.jar | 434 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.a05annex/a05annexUtil/ -->
<dependency>
<groupId>org.a05annex</groupId>
<artifactId>a05annexUtil</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.a05annex/a05annexUtil/
implementation 'org.a05annex:a05annexUtil:0.9.1'
// https://jarcasting.com/artifacts/org.a05annex/a05annexUtil/
implementation ("org.a05annex:a05annexUtil:0.9.1")
'org.a05annex:a05annexUtil:jar:0.9.1'
<dependency org="org.a05annex" name="a05annexUtil" rev="0.9.1">
<artifact name="a05annexUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.a05annex', module='a05annexUtil', version='0.9.1')
)
libraryDependencies += "org.a05annex" % "a05annexUtil" % "0.9.1"
[org.a05annex/a05annexUtil "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 17.0.0 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.junit.platform : junit-platform-runner | jar | 1.4.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |