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

com.github.yoojia:next-events-android 2.4.1

NextEvents-Android: Android binding for NextEvents

Группа

Группа

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

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

next-events-android
Версия

Версия

2.4.1
Тип

Тип

aar

Скачать next-events-android 2.4.1


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