is not current version
Last Version 1.0.3.RELEASE

com.9isuper.pelecanus:pelecanus-parent 1.0.1.11

Pelecanus Parent

GroupId

GroupId

com.9isuper.pelecanus
ArtifactId

ArtifactId

pelecanus-parent
Version

Version

1.0.1.11
Type

Type

pom

Download pelecanus-parent 1.0.1.11


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