Download funk-1.2.0.jar file - Jar f

Jar examples for f:funk

Description

Kotlin, the missing functions

You can download jar file funk 1.2.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add funk-1.2.0.jar to your project.

<dependency>
   <groupId>com.tonylawrence</groupId>
   <artifactId>funk</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.tonylawrence', name: 'funk', version: '1.2.0'
libraryDependencies += "com.tonylawrence" % "funk" % "1.2.0"
<dependency org="com.tonylawrence" name="funk" rev="1.2.0"/>
@Grapes(@Grab(group='com.tonylawrence', module='funk', version='1.2.0'))
'com.tonylawrence:funk:jar:1.2.0'

Download

Click the following link to download the jar file.

funk-1.2.0-javadoc.jar
funk-1.2.0-sources.jar
funk-1.2.0.jar
funk-1.2.0.pom



Related Tutorials