Jar examples for k:kpresenteradapter
Kotlin Presenter Adapter
You can download jar file kpresenteradapter 1.0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add kpresenteradapter-1.0.6.jar to your project.
<dependency> <groupId>com.github.vicpinm</groupId> <artifactId>kpresenteradapter</artifactId> <version>1.0.6</version> </dependency>
compile group: 'com.github.vicpinm', name: 'kpresenteradapter', version: '1.0.6'
libraryDependencies += "com.github.vicpinm" % "kpresenteradapter" % "1.0.6"
<dependency org="com.github.vicpinm" name="kpresenteradapter" rev="1.0.6"/>
@Grapes(@Grab(group='com.github.vicpinm', module='kpresenteradapter', version='1.0.6'))
'com.github.vicpinm:kpresenteradapter:jar:1.0.6'
Click the following link to download the jar file.
kpresenteradapter-1.0.6-sources.jar