is not current version
Last Version 1.0.1

org.hammerlab.math:tolerance_2.12 1.0.0

tolerance

GroupId

GroupId

org.hammerlab.math
ArtifactId

ArtifactId

tolerance_2.12
Version

Version

1.0.0
Type

Type

jar

Download tolerance_2.12 1.0.0


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