is not current version
Last Version 0.0.6

au.id.ajlane:ajlane-parent 0.0.1

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

GroupId

GroupId

au.id.ajlane
ArtifactId

ArtifactId

ajlane-parent
Version

Version

0.0.1
Type

Type

pom

Download ajlane-parent 0.0.1

Filename Size
ajlane-parent-0.0.1.pom 12 KB
Browse

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