GroupId | GroupIdcom.deliver8r |
---|---|
ArtifactId | ArtifactIddeliver8r-osgi-parent |
Version | Version0.0.12 |
Type | Typejar |
Filename | Size |
---|---|
deliver8r-osgi-parent-0.0.12.pom | |
deliver8r-osgi-parent-0.0.12.jar | 2 KB |
deliver8r-osgi-parent-0.0.12-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.deliver8r/deliver8r-osgi-parent/ -->
<dependency>
<groupId>com.deliver8r</groupId>
<artifactId>deliver8r-osgi-parent</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.deliver8r/deliver8r-osgi-parent/
implementation 'com.deliver8r:deliver8r-osgi-parent:0.0.12'
// https://jarcasting.com/artifacts/com.deliver8r/deliver8r-osgi-parent/
implementation ("com.deliver8r:deliver8r-osgi-parent:0.0.12")
'com.deliver8r:deliver8r-osgi-parent:jar:0.0.12'
<dependency org="com.deliver8r" name="deliver8r-osgi-parent" rev="0.0.12">
<artifact name="deliver8r-osgi-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deliver8r', module='deliver8r-osgi-parent', version='0.0.12')
)
libraryDependencies += "com.deliver8r" % "deliver8r-osgi-parent" % "0.0.12"
[com.deliver8r/deliver8r-osgi-parent "0.0.12"]