is not current version
Last Version 3.1.4

com.github.vicpinm:kpresenteradapter 1.0.7

Kotlin Presenter Adapter

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

kpresenteradapter
Version

Version

1.0.7
Type

Type

aar

Download kpresenteradapter 1.0.7


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