is not current version
Last Version 1.1.0

com.garethahealy.poms:poms-parent 1.0.5

https://github.com/garethahealy

GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

poms-parent
Version

Version

1.0.5
Type

Type

pom

Download poms-parent 1.0.5

Filename Size
poms-parent-1.0.5.pom 13 KB
Browse

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