| Группа | Группаcom.machbird |
|---|---|
| Идентификатор | Идентификаторmachbird-account |
| Версия | Версия1.2.0-rc04 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| machbird-account-1.2.0-rc04.pom | |
| machbird-account-1.2.0-rc04.module | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.machbird/machbird-account/ -->
<dependency>
<groupId>com.machbird</groupId>
<artifactId>machbird-account</artifactId>
<version>1.2.0-rc04</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.machbird/machbird-account/
implementation 'com.machbird:machbird-account:1.2.0-rc04'
// https://jarcasting.com/artifacts/com.machbird/machbird-account/
implementation ("com.machbird:machbird-account:1.2.0-rc04")
'com.machbird:machbird-account:aar:1.2.0-rc04'
<dependency org="com.machbird" name="machbird-account" rev="1.2.0-rc04">
<artifact name="machbird-account" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.machbird', module='machbird-account', version='1.2.0-rc04')
)
libraryDependencies += "com.machbird" % "machbird-account" % "1.2.0-rc04"
[com.machbird/machbird-account "1.2.0-rc04"]