is not current version
Last Version 5.7.0

org.objectweb.joram:joram-client 5.0.9


Categories

Categories

CLI User Interface
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-client
Version

Version

5.0.9
Type

Type

jar

Download joram-client 5.0.9


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