is not current version
Last Version 1.0.3.RELEASE

com.9isuper.pelecanus:pelecanus-parent 0.0.0.2

Pelecanus Parent

GroupId

GroupId

com.9isuper.pelecanus
ArtifactId

ArtifactId

pelecanus-parent
Version

Version

0.0.0.2
Type

Type

pom

Download pelecanus-parent 0.0.0.2


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