is not current version
Last Version 5.7.0

org.objectweb.joram:joram-client 5.6.0

Builds the Joram joram client project.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-client
Version

Version

5.6.0
Type

Type

pom

Download joram-client 5.6.0

Filename Size
joram-client-5.6.0.pom 730 bytes
Browse

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