is not current version
Last Version 0.11.0

co.mewf.humpty:humpty-parent 0.2.0

Parent POM for humpty projects

GroupId

GroupId

co.mewf.humpty
ArtifactId

ArtifactId

humpty-parent
Version

Version

0.2.0
Type

Type

pom

Download humpty-parent 0.2.0

Filename Size
humpty-parent-0.2.0.pom 3 KB
Browse

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