GroupId | GroupIdde.mnl.osgi |
---|---|
ArtifactId | ArtifactIdde.mnl.osgi.jul2osgi |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
de.mnl.osgi.jul2osgi-1.3.0.pom | |
de.mnl.osgi.jul2osgi-1.3.0.jar | 16 KB |
de.mnl.osgi.jul2osgi-1.3.0-sources.jar | 12 KB |
de.mnl.osgi.jul2osgi-1.3.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.jul2osgi/ -->
<dependency>
<groupId>de.mnl.osgi</groupId>
<artifactId>de.mnl.osgi.jul2osgi</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.jul2osgi/
implementation 'de.mnl.osgi:de.mnl.osgi.jul2osgi:1.3.0'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.jul2osgi/
implementation ("de.mnl.osgi:de.mnl.osgi.jul2osgi:1.3.0")
'de.mnl.osgi:de.mnl.osgi.jul2osgi:jar:1.3.0'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.jul2osgi" rev="1.3.0">
<artifact name="de.mnl.osgi.jul2osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.jul2osgi', version='1.3.0')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.jul2osgi" % "1.3.0"
[de.mnl.osgi/de.mnl.osgi.jul2osgi "1.3.0"]