is not current version
Last Version 0.0.3

com.github.caspar-chen:hoe 0.0.2


GroupId

GroupId

com.github.caspar-chen
ArtifactId

ArtifactId

hoe
Version

Version

0.0.2
Type

Type

jar

Download hoe 0.0.2


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