License |
License |
---|---|
GroupId | GroupIdorg.osgi |
ArtifactId | ArtifactIdorg.osgi.util.converter |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.osgi:org.osgi.util.converter
OSGi Companion Code for org.osgi.util.converter Version 1.0.9
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse Foundation |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.osgi/org.osgi.util.converter/ -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.util.converter</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/org.osgi.util.converter/
implementation 'org.osgi:org.osgi.util.converter:1.0.9'
// https://jarcasting.com/artifacts/org.osgi/org.osgi.util.converter/
implementation ("org.osgi:org.osgi.util.converter:1.0.9")
'org.osgi:org.osgi.util.converter:jar:1.0.9'
<dependency org="org.osgi" name="org.osgi.util.converter" rev="1.0.9">
<artifact name="org.osgi.util.converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='org.osgi.util.converter', version='1.0.9')
)
libraryDependencies += "org.osgi" % "org.osgi.util.converter" % "1.0.9"
[org.osgi/org.osgi.util.converter "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.util.function | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 8.1.0 |