is not current version
Last Version 1.1.0

com.garethahealy.poms:osgi-parent 1.0.2


GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

osgi-parent
Version

Version

1.0.2
Type

Type

pom

Download osgi-parent 1.0.2

Filename Size
osgi-parent-1.0.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.garethahealy.poms/osgi-parent/ -->
<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>osgi-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.poms/osgi-parent/
implementation 'com.garethahealy.poms:osgi-parent:1.0.2'
// https://jarcasting.com/artifacts/com.garethahealy.poms/osgi-parent/
implementation ("com.garethahealy.poms:osgi-parent:1.0.2")
'com.garethahealy.poms:osgi-parent:pom:1.0.2'
<dependency org="com.garethahealy.poms" name="osgi-parent" rev="1.0.2">
  <artifact name="osgi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.poms', module='osgi-parent', version='1.0.2')
)
libraryDependencies += "com.garethahealy.poms" % "osgi-parent" % "1.0.2"
[com.garethahealy.poms/osgi-parent "1.0.2"]