is not current version
Last Version 1.0-5

me.prettyprint:hector-test 0.8.0-3


GroupId

GroupId

me.prettyprint
ArtifactId

ArtifactId

hector-test
Version

Version

0.8.0-3
Type

Type

jar

Download hector-test 0.8.0-3


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