Download io-stuff-1.0.2.jar file - Jar i

Jar examples for i:io-stuff

Description

interesting io-related work

You can download jar file io-stuff 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add io-stuff-1.0.2.jar to your project.

<dependency>
   <groupId>org.bongiorno.io</groupId>
   <artifactId>io-stuff</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.bongiorno.io', name: 'io-stuff', version: '1.0.2'
libraryDependencies += "org.bongiorno.io" % "io-stuff" % "1.0.2"
<dependency org="org.bongiorno.io" name="io-stuff" rev="1.0.2"/>
@Grapes(@Grab(group='org.bongiorno.io', module='io-stuff', version='1.0.2'))
'org.bongiorno.io:io-stuff:jar:1.0.2'

Download

Click the following link to download the jar file.

io-stuff-1.0.2-javadoc.jar
io-stuff-1.0.2-sources.jar
io-stuff-1.0.2.jar
io-stuff-1.0.2.pom



Related Tutorials