Last Version

units4j 0.2

Sets of units to use within Java.

License

License

MIT
GroupId

GroupId

org.echocat.units4j
ArtifactId

ArtifactId

units4j
Version

Version

0.2
Type

Type

jar
Description

Description

units4j
Sets of units to use within Java.
Project URL

Project URL

https://github.com/echocat/units4j
Project Organization

Project Organization

echocat
Source Code Management

Source Code Management

https://github.com/echocat/units4j

Download units4j 0.2


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.echocat : java-unit-test-utils jar 0.6
org.mockito : mockito-core jar 2.7.18

Project Modules

There are no modules declared in this project.