is not current version
Last Version 5.7.0

org.objectweb.joram:joram-tools 5.4.0.54

Builds the Joram tools project.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-tools
Version

Version

5.4.0.54
Type

Type

pom

Download joram-tools 5.4.0.54

Filename Size
joram-tools-5.4.0.54.pom 707 bytes
Browse

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