is not current version
Last Version 5.3.1

org.objectweb.joram:jcup 5.2.4


GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

jcup
Version

Version

5.2.4
Type

Type

jar

Download jcup 5.2.4


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