is not current version
Last Version 1.0.3

com.lazycece.au:au-parent 1.0.0

The parent project of Au

GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-parent
Version

Version

1.0.0
Type

Type

pom

Download au-parent 1.0.0

Filename Size
au-parent-1.0.0.pom 8 KB
Browse

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