is not current version
Last Version 5.7.0

org.objectweb.joram:conf 5.5.0

Builds the Joram conf project.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

conf
Version

Version

5.5.0
Type

Type

jar

Download conf 5.5.0


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