is not current version
Last Version 1.2.0-rc12

com.machbird:machbird-account 1.2.0-rc07

APUS Group Android Game SDK

GroupId

GroupId

com.machbird
ArtifactId

ArtifactId

machbird-account
Version

Version

1.2.0-rc07
Type

Type

aar

Download machbird-account 1.2.0-rc07


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