is not current version
Last Version 1.1.1

org.hammerlab.math:format_2.11 1.1.0

format

Categories

Categories

ORM Data
GroupId

GroupId

org.hammerlab.math
ArtifactId

ArtifactId

format_2.11
Version

Version

1.1.0
Type

Type

jar

Download format_2.11 1.1.0


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