is not current version
Last Version 2.0.10

jotm:jotm 1.5.3


GroupId

GroupId

jotm
ArtifactId

ArtifactId

jotm
Version

Version

1.5.3
Type

Type

jar

Download jotm 1.5.3


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