is not current version
Last Version 0.10.7

org.hortonmachine:hm-gears 0.9.4


GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hm-gears
Version

Version

0.9.4
Type

Type

jar

Download hm-gears 0.9.4


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