is not current version
Last Version 5.3.1

org.objectweb.joram:joram-raconfig 5.1.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-raconfig
Version

Version

5.1.0
Type

Type

jar

Download joram-raconfig 5.1.0


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