is not current version
Last Version 1.0.5

com.garethahealy.poms:camel-parent 1.0.1


GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

camel-parent
Version

Version

1.0.1
Type

Type

pom

Download camel-parent 1.0.1

Filename Size
camel-parent-1.0.1.pom 5 KB
Browse

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