GroupId | GroupIdorg.hammerlab.math |
---|---|
ArtifactId | ArtifactIdtolerance_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
tolerance_2.11-1.0.0.pom | |
tolerance_2.11-1.0.0.jar | 11 KB |
tolerance_2.11-1.0.0-tests.jar | 30 KB |
tolerance_2.11-1.0.0-tests-sources.jar | 1 KB |
tolerance_2.11-1.0.0-tests-javadoc.jar | 376 KB |
tolerance_2.11-1.0.0-sources.jar | 2 KB |
tolerance_2.11-1.0.0-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hammerlab.math/tolerance_2.11/ -->
<dependency>
<groupId>org.hammerlab.math</groupId>
<artifactId>tolerance_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hammerlab.math/tolerance_2.11/
implementation 'org.hammerlab.math:tolerance_2.11:1.0.0'
// https://jarcasting.com/artifacts/org.hammerlab.math/tolerance_2.11/
implementation ("org.hammerlab.math:tolerance_2.11:1.0.0")
'org.hammerlab.math:tolerance_2.11:jar:1.0.0'
<dependency org="org.hammerlab.math" name="tolerance_2.11" rev="1.0.0">
<artifact name="tolerance_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hammerlab.math', module='tolerance_2.11', version='1.0.0')
)
libraryDependencies += "org.hammerlab.math" % "tolerance_2.11" % "1.0.0"
[org.hammerlab.math/tolerance_2.11 "1.0.0"]