is not current version
Last Version 1.10.1

org.jomc:jomc-tools 1.2.5

Object management and configuration tools.

GroupId

GroupId

org.jomc
ArtifactId

ArtifactId

jomc-tools
Version

Version

1.2.5
Type

Type

jar

Download jomc-tools 1.2.5


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