Download kpop-core-0.1.2.jar file - Jar k

Jar examples for k:kpop-core

Description

generate Kotlin extensions from Java static methods

You can download jar file kpop-core 0.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kpop-core-0.1.2.jar to your project.

<dependency>
   <groupId>com.github.prt2121</groupId>
   <artifactId>kpop-core</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.github.prt2121', name: 'kpop-core', version: '0.1.2'
libraryDependencies += "com.github.prt2121" % "kpop-core" % "0.1.2"
<dependency org="com.github.prt2121" name="kpop-core" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.prt2121', module='kpop-core', version='0.1.2'))
'com.github.prt2121:kpop-core:jar:0.1.2'

Download

Click the following link to download the jar file.

kpop-core-0.1.2-javadoc.jar
kpop-core-0.1.2-sources.jar
kpop-core-0.1.2.jar
kpop-core-0.1.2.pom



Related Tutorials