is not current version
Last Version 1.1.6

org.hammerlab:test-utils_2.10 1.1.3

test-utils

GroupId

GroupId

org.hammerlab
ArtifactId

ArtifactId

test-utils_2.10
Version

Version

1.1.3
Type

Type

jar

Download test-utils_2.10 1.1.3


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