is not current version
Last Version 0.0.6

au.id.ajlane:ajlane-parent 0.0.5

A common build configuration for projects in the ${project.groupId} namespace.

GroupId

GroupId

au.id.ajlane
ArtifactId

ArtifactId

ajlane-parent
Version

Version

0.0.5
Type

Type

pom

Download ajlane-parent 0.0.5

Filename Size
ajlane-parent-0.0.5.pom 13 KB
Browse

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