Jar examples for d:de.huxhorn.sulky.io
This file is part of the sulky modules. It's supposed to contain classes I'd like to see in commons-io. At the moment it only contains a TimeoutOutputStream that throws an IOException if a certain timeout is exceeded.
You can download jar file de.huxhorn.sulky.io 0.9.17 in this page.
GNU Lesser General Public License v3 (LGPL)
You can use the following script to add de.huxhorn.sulky.io-0.9.17.jar to your project.
<dependency> <groupId>de.huxhorn.sulky</groupId> <artifactId>de.huxhorn.sulky.io</artifactId> <version>0.9.17</version> </dependency>
compile group: 'de.huxhorn.sulky', name: 'de.huxhorn.sulky.io', version: '0.9.17'
libraryDependencies += "de.huxhorn.sulky" % "de.huxhorn.sulky.io" % "0.9.17"
<dependency org="de.huxhorn.sulky" name="de.huxhorn.sulky.io" rev="0.9.17"/>
@Grapes(@Grab(group='de.huxhorn.sulky', module='de.huxhorn.sulky.io', version='0.9.17'))
'de.huxhorn.sulky:de.huxhorn.sulky.io:jar:0.9.17'
Click the following link to download the jar file.
de.huxhorn.sulky.io-0.9.17-javadoc.jar