GroupId | GroupIdcom.deliver8r |
---|---|
ArtifactId | ArtifactIddeliver8r-osgi-parent |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
deliver8r-osgi-parent-0.0.9.pom | |
deliver8r-osgi-parent-0.0.9.jar | 2 KB |
deliver8r-osgi-parent-0.0.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.deliver8r/deliver8r-osgi-parent/
implementation 'com.deliver8r:deliver8r-osgi-parent:0.0.9'
// https://jarcasting.com/artifacts/com.deliver8r/deliver8r-osgi-parent/
implementation ("com.deliver8r:deliver8r-osgi-parent:0.0.9")
'com.deliver8r:deliver8r-osgi-parent:jar:0.0.9'
<dependency org="com.deliver8r" name="deliver8r-osgi-parent" rev="0.0.9">
<artifact name="deliver8r-osgi-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deliver8r', module='deliver8r-osgi-parent', version='0.0.9')
)
libraryDependencies += "com.deliver8r" % "deliver8r-osgi-parent" % "0.0.9"
[com.deliver8r/deliver8r-osgi-parent "0.0.9"]