is not current version
Last Version 2.4.0

org.hammerlab.math:utils_2.12 2.2.0

utils

GroupId

GroupId

org.hammerlab.math
ArtifactId

ArtifactId

utils_2.12
Version

Version

2.2.0
Type

Type

jar

Download utils_2.12 2.2.0


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