is not current version
Last Version 2.3.1-M1

org.ow2.jotm:ow2-jotm-dist 2.2.3


GroupId

GroupId

org.ow2.jotm
ArtifactId

ArtifactId

ow2-jotm-dist
Version

Version

2.2.3
Type

Type

jar

Download ow2-jotm-dist 2.2.3


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