is not current version
Last Version 0.2

com.authme:empty-authme 0.1

authme test

GroupId

GroupId

com.authme
ArtifactId

ArtifactId

empty-authme
Version

Version

0.1
Type

Type

aar

Download empty-authme 0.1


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