is not current version
Last Version 0.9

com.codereligion:hammock-tests 0.6


GroupId

GroupId

com.codereligion
ArtifactId

ArtifactId

hammock-tests
Version

Version

0.6
Type

Type

jar

Download hammock-tests 0.6


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