Download fs-0.11.0.jar file - Jar f

Jar examples for f:fs

Description

?????????

You can download jar file fs 0.11.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add fs-0.11.0.jar to your project.

<dependency>
   <groupId>br.com.objectos.io</groupId>
   <artifactId>fs</artifactId>
   <version>0.11.0</version>
</dependency>
compile group: 'br.com.objectos.io', name: 'fs', version: '0.11.0'
libraryDependencies += "br.com.objectos.io" % "fs" % "0.11.0"
<dependency org="br.com.objectos.io" name="fs" rev="0.11.0"/>
@Grapes(@Grab(group='br.com.objectos.io', module='fs', version='0.11.0'))
'br.com.objectos.io:fs:jar:0.11.0'

Download

Click the following link to download the jar file.

fs-0.11.0-javadoc.jar
fs-0.11.0-sources.jar
fs-0.11.0.jar
fs-0.11.0.pom



Related Tutorials