is not current version
Last Version 5.2.20090825

org.objectweb.joram:joram-gui 5.0.9


Categories

Categories

GUI User Interface
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-gui
Version

Version

5.0.9
Type

Type

jar

Download joram-gui 5.0.9


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