не последняя версия
Последняя версия 1.01.03

com.github.marcelosmith77:android-realm 1.01.01

Android-Realm

Категории

Категории

Realm Данные Базы данных
Группа

Группа

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

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

android-realm
Версия

Версия

1.01.01
Тип

Тип

aar

Скачать android-realm 1.01.01


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