A05annex Utilities

A05annex robotics utilities not dependent on the First FRC code base.

License

License

GroupId

GroupId

org.a05annex
ArtifactId

ArtifactId

a05annexUtil
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

A05annex Utilities
A05annex robotics utilities not dependent on the First FRC code base.
Project URL

Project URL

https://github.com/A05annex/a05annexUtil
Source Code Management

Source Code Management

https://github.com/A05annex/a05annexUtil

Download a05annexUtil

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 17.0.0
com.googlecode.json-simple : json-simple jar 1.1.1

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.8.7
0.8.6
0.8.5