License |
License |
---|---|
GroupId | GroupIdorg.hammerlab.math |
ArtifactId | ArtifactIdtolerance_2.11 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiontolerance
tolerance
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.hammerlab.math |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tolerance_2.11-1.0.1.pom | |
tolerance_2.11-1.0.1.jar | 11 KB |
tolerance_2.11-1.0.1-tests.jar | 30 KB |
tolerance_2.11-1.0.1-tests-sources.jar | 1 KB |
tolerance_2.11-1.0.1-tests-javadoc.jar | 376 KB |
tolerance_2.11-1.0.1-sources.jar | 2 KB |
tolerance_2.11-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hammerlab.math/tolerance_2.11/
implementation 'org.hammerlab.math:tolerance_2.11:1.0.1'
// https://jarcasting.com/artifacts/org.hammerlab.math/tolerance_2.11/
implementation ("org.hammerlab.math:tolerance_2.11:1.0.1")
'org.hammerlab.math:tolerance_2.11:jar:1.0.1'
<dependency org="org.hammerlab.math" name="tolerance_2.11" rev="1.0.1">
<artifact name="tolerance_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hammerlab.math', module='tolerance_2.11', version='1.0.1')
)
libraryDependencies += "org.hammerlab.math" % "tolerance_2.11" % "1.0.1"
[org.hammerlab.math/tolerance_2.11 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.typelevel : cats-core_2.11 | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |