is not current version
Last Version 1.1.0

com.garethahealy.poms:osgi-plugins-parent 1.0.1


GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

osgi-plugins-parent
Version

Version

1.0.1
Type

Type

pom

Download osgi-plugins-parent 1.0.1


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