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