не последняя версия
Последняя версия 1.2.0-rc12

com.machbird:machbird-account 1.1.0-rc01

APUS Group Android Game SDK

Группа

Группа

com.machbird
Идентификатор

Идентификатор

machbird-account
Версия

Версия

1.1.0-rc01
Тип

Тип

aar

Скачать machbird-account 1.1.0-rc01


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