is not current version
Last Version 0.10.7

org.hortonmachine:hm-hmachine 0.9.5


GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hm-hmachine
Version

Version

0.9.5
Type

Type

jar

Download hm-hmachine 0.9.5


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