is not current version
Last Version 1.7.0

com.authme:authme-sdk-core 1.3.4.1

authme sdk AuthMeSDK

GroupId

GroupId

com.authme
ArtifactId

ArtifactId

authme-sdk-core
Version

Version

1.3.4.1
Type

Type

aar

Download authme-sdk-core 1.3.4.1


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