is not current version
Last Version 2.4.2

com.github.yoojia:next-events-android 2.0-alpha

NextEvents-Android: Android binding for NextEvents

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-events-android
Version

Version

2.0-alpha
Type

Type

aar

Download next-events-android 2.0-alpha


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