is not current version
Last Version 1.6.0

org.hammerlab:paths_2.11 1.5.0

paths

GroupId

GroupId

org.hammerlab
ArtifactId

ArtifactId

paths_2.11
Version

Version

1.5.0
Type

Type

jar

Download paths_2.11 1.5.0


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