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

io.nextop:android 0.1.1

Nextop client for Android 10+

Группа

Группа

io.nextop
Идентификатор

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

android
Версия

Версия

0.1.1
Тип

Тип

aar

Скачать android 0.1.1


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