License |
License |
---|---|
GroupId | GroupIdde.mnl.osgi |
ArtifactId | ArtifactIdde.mnl.osgi.coreutils |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionde.mnl.osgi.coreutils
Utility classes for OSGi (Core)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/ -->
<dependency>
<groupId>de.mnl.osgi</groupId>
<artifactId>de.mnl.osgi.coreutils</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/
implementation 'de.mnl.osgi:de.mnl.osgi.coreutils:1.0.3'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/
implementation ("de.mnl.osgi:de.mnl.osgi.coreutils:1.0.3")
'de.mnl.osgi:de.mnl.osgi.coreutils:jar:1.0.3'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.coreutils" rev="1.0.3">
<artifact name="de.mnl.osgi.coreutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.coreutils', version='1.0.3')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.coreutils" % "1.0.3"
[de.mnl.osgi/de.mnl.osgi.coreutils "1.0.3"]