Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.objectweb.joram |
ArtifactId | ArtifactIdjoram-raconfig |
Version | Version5.2.20090825 |
Type | Typejar |
Filename | Size |
---|---|
joram-raconfig-5.2.20090825.pom | |
joram-raconfig-5.2.20090825.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.joram/joram-raconfig/ -->
<dependency>
<groupId>org.objectweb.joram</groupId>
<artifactId>joram-raconfig</artifactId>
<version>5.2.20090825</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-raconfig/
implementation 'org.objectweb.joram:joram-raconfig:5.2.20090825'
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-raconfig/
implementation ("org.objectweb.joram:joram-raconfig:5.2.20090825")
'org.objectweb.joram:joram-raconfig:jar:5.2.20090825'
<dependency org="org.objectweb.joram" name="joram-raconfig" rev="5.2.20090825">
<artifact name="joram-raconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='joram-raconfig', version='5.2.20090825')
)
libraryDependencies += "org.objectweb.joram" % "joram-raconfig" % "5.2.20090825"
[org.objectweb.joram/joram-raconfig "5.2.20090825"]