Last Version

KPresenterAdapter 3.1.4

Kotlin Presenter Adapter

License

License

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

kpresenteradapter
Version

Version

3.1.4
Type

Type

aar
Description

Description

KPresenterAdapter
Kotlin Presenter Adapter
Project URL

Project URL

https://github.com/vicpinm/KPresenterAdapter
Source Code Management

Source Code Management

https://github.com/vicpinm/KPresenterAdapter

Download kpresenteradapter 3.1.4


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.vicpinm : kpresenteradapter-annotations jar 2.0.0
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.11
androidx.appcompat » appcompat jar 1.0.2
androidx.recyclerview » recyclerview jar 1.0.0
com.github.vicpinm : autosubscription jar 1.0.2
com.google.android.material » material jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11

Project Modules

There are no modules declared in this project.