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