is not current version
Last Version 5.7.0

org.objectweb.joram:joram-client 5.3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-client
Version

Version

5.3.1
Type

Type

jar

Download joram-client 5.3.1


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