is not current version
Last Version 0.10.7

org.hortonmachine:hm-gears 0.9.6


GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hm-gears
Version

Version

0.9.6
Type

Type

jar

Download hm-gears 0.9.6


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