Jar examples for f:funkier
A Java library for executing asynchronous tasks.
You can download jar file funkier 2.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add funkier-2.2.0.jar to your project.
<dependency> <groupId>io.github.kjens93.funkier</groupId> <artifactId>funkier</artifactId> <version>2.2.0</version> </dependency>
compile group: 'io.github.kjens93.funkier', name: 'funkier', version: '2.2.0'
libraryDependencies += "io.github.kjens93.funkier" % "funkier" % "2.2.0"
<dependency org="io.github.kjens93.funkier" name="funkier" rev="2.2.0"/>
@Grapes(@Grab(group='io.github.kjens93.funkier', module='funkier', version='2.2.0'))
'io.github.kjens93.funkier:funkier:jar:2.2.0'
Click the following link to download the jar file.
funkier-2.2.0-javadoc.jar