License |
License |
---|---|
GroupId | GroupIdde.mnl.osgi |
ArtifactId | ArtifactIdde.mnl.osgi.coreutils |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
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>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/
implementation 'de.mnl.osgi:de.mnl.osgi.coreutils:2.1.0'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/
implementation ("de.mnl.osgi:de.mnl.osgi.coreutils:2.1.0")
'de.mnl.osgi:de.mnl.osgi.coreutils:jar:2.1.0'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.coreutils" rev="2.1.0">
<artifact name="de.mnl.osgi.coreutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.coreutils', version='2.1.0')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.coreutils" % "2.1.0"
[de.mnl.osgi/de.mnl.osgi.coreutils "2.1.0"]