is not current version
Last Version 5.3.1

org.objectweb.joram:jcup 4.3.28


GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

jcup
Version

Version

4.3.28
Type

Type

jar

Download jcup 4.3.28


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