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