Download kpop-core-0.1.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials