Download fun-io-api-1.6.1.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.6.1 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials