is not current version
Last Version 5.3.1

org.objectweb.joram:joram-config 5.3.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-config
Version

Version

5.3.0
Type

Type

jar

Download joram-config 5.3.0


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