is not current version
Last Version 5.3.1

org.objectweb.joram:joram_ra_remote 5.2.6


GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram_ra_remote
Version

Version

5.2.6
Type

Type

rar

Download joram_ra_remote 5.2.6


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