is not current version
Last Version 1.7.0

com.authme:authme-sdk-core 1.3.10

authme sdk AuthMeSDK

GroupId

GroupId

com.authme
ArtifactId

ArtifactId

authme-sdk-core
Version

Version

1.3.10
Type

Type

aar

Download authme-sdk-core 1.3.10


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