Download kpresenteradapter-annotations-2.0.0.jar file - Jar k

Jar examples for k:kpresenteradapter-annotations

Description

Kotlin Presenter Adapter

You can download jar file kpresenteradapter-annotations 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kpresenteradapter-annotations-2.0.0.jar to your project.

<dependency>
   <groupId>com.github.vicpinm</groupId>
   <artifactId>kpresenteradapter-annotations</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.github.vicpinm', name: 'kpresenteradapter-annotations', version: '2.0.0'
libraryDependencies += "com.github.vicpinm" % "kpresenteradapter-annotations" % "2.0.0"
<dependency org="com.github.vicpinm" name="kpresenteradapter-annotations" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.vicpinm', module='kpresenteradapter-annotations', version='2.0.0'))
'com.github.vicpinm:kpresenteradapter-annotations:jar:2.0.0'

Download

Click the following link to download the jar file.

kpresenteradapter-annotations-2.0.0-javadoc.jar
kpresenteradapter-annotations-2.0.0-sources.jar
kpresenteradapter-annotations-2.0.0.jar
kpresenteradapter-annotations-2.0.0.pom



Related Tutorials