is not current version
Last Version 0.10.7

org.hortonmachine:hm-lesto 0.9.1


GroupId

GroupId

org.hortonmachine
ArtifactId

ArtifactId

hm-lesto
Version

Version

0.9.1
Type

Type

jar

Download hm-lesto 0.9.1


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