GroupId | GroupIdde.mnl.osgi |
---|---|
ArtifactId | ArtifactIdde.mnl.osgi.lf4osgi |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
de.mnl.osgi.lf4osgi-2.0.1.pom | |
de.mnl.osgi.lf4osgi-2.0.1.jar | 44 KB |
de.mnl.osgi.lf4osgi-2.0.1-sources.jar | 38 KB |
de.mnl.osgi.lf4osgi-2.0.1-javadoc.jar | 152 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>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.lf4osgi/
implementation 'de.mnl.osgi:de.mnl.osgi.lf4osgi:2.0.1'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.lf4osgi/
implementation ("de.mnl.osgi:de.mnl.osgi.lf4osgi:2.0.1")
'de.mnl.osgi:de.mnl.osgi.lf4osgi:jar:2.0.1'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.lf4osgi" rev="2.0.1">
<artifact name="de.mnl.osgi.lf4osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.lf4osgi', version='2.0.1')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.lf4osgi" % "2.0.1"
[de.mnl.osgi/de.mnl.osgi.lf4osgi "2.0.1"]