is not current version
Last Version 1.0.3

com.lazycece.au:au-core 1.0.1

Au core

GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-core
Version

Version

1.0.1
Type

Type

jar

Download au-core 1.0.1


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