is not current version
Last Version 1.5.1

org.hammerlab:test-utils_2.12 1.2.3

test-utils

GroupId

GroupId

org.hammerlab
ArtifactId

ArtifactId

test-utils_2.12
Version

Version

1.2.3
Type

Type

jar

Download test-utils_2.12 1.2.3


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