Download fun-io-api-1.4.0.jar file - Jar f

Jar examples for f:fun-io-api

Description

Fun I/O API

You can download jar file fun-io-api 1.4.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add fun-io-api-1.4.0.jar to your project.

<dependency>
   <groupId>global.namespace.fun-io</groupId>
   <artifactId>fun-io-api</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'global.namespace.fun-io', name: 'fun-io-api', version: '1.4.0'
libraryDependencies += "global.namespace.fun-io" % "fun-io-api" % "1.4.0"
<dependency org="global.namespace.fun-io" name="fun-io-api" rev="1.4.0"/>
@Grapes(@Grab(group='global.namespace.fun-io', module='fun-io-api', version='1.4.0'))
'global.namespace.fun-io:fun-io-api:jar:1.4.0'

Download

Click the following link to download the jar file.

fun-io-api-1.4.0-javadoc.jar
fun-io-api-1.4.0-sources.jar
fun-io-api-1.4.0.jar
fun-io-api-1.4.0.pom



Related Tutorials