io7m-jaux

Auxiliary library

License

License

GroupId

GroupId

com.io7m.jaux
ArtifactId

ArtifactId

io7m-jaux
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io7m-jaux
Auxiliary library

Download io7m-jaux

How to add to project

<!-- https://jarcasting.com/artifacts/com.io7m.jaux/io7m-jaux/ -->
<dependency>
    <groupId>com.io7m.jaux</groupId>
    <artifactId>io7m-jaux</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jaux/io7m-jaux/
implementation 'com.io7m.jaux:io7m-jaux:3.0.0'
// https://jarcasting.com/artifacts/com.io7m.jaux/io7m-jaux/
implementation ("com.io7m.jaux:io7m-jaux:3.0.0")
'com.io7m.jaux:io7m-jaux:jar:3.0.0'
<dependency org="com.io7m.jaux" name="io7m-jaux" rev="3.0.0">
  <artifact name="io7m-jaux" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jaux', module='io7m-jaux', version='3.0.0')
)
libraryDependencies += "com.io7m.jaux" % "io7m-jaux" % "3.0.0"
[com.io7m.jaux/io7m-jaux "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0