GroupId | GroupIdorg.hammerlab.math |
---|---|
ArtifactId | ArtifactIdtolerance_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
tolerance_2.12-1.0.0.pom | |
tolerance_2.12-1.0.0.jar | 11 KB |
tolerance_2.12-1.0.0-tests.jar | 19 KB |
tolerance_2.12-1.0.0-tests-sources.jar | 1 KB |
tolerance_2.12-1.0.0-tests-javadoc.jar | 662 KB |
tolerance_2.12-1.0.0-sources.jar | 2 KB |
tolerance_2.12-1.0.0-javadoc.jar | 647 KB |
Browse |
<!-- 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"]