is not current version
Last Version 0.10.7

org.hortonmachine:hm-gears 0.9.10


GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hm-gears
Version

Version

0.9.10
Type

Type

jar

Download hm-gears 0.9.10


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