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 8.1.1 in this page.
GNU Lesser General Public License v3 (LGPL)
You can use the following script to add de.huxhorn.sulky.io-8.1.1.jar to your project.
<dependency> <groupId>de.huxhorn.sulky</groupId> <artifactId>de.huxhorn.sulky.io</artifactId> <version>8.1.1</version> </dependency>
compile group: 'de.huxhorn.sulky', name: 'de.huxhorn.sulky.io', version: '8.1.1'
libraryDependencies += "de.huxhorn.sulky" % "de.huxhorn.sulky.io" % "8.1.1"
<dependency org="de.huxhorn.sulky" name="de.huxhorn.sulky.io" rev="8.1.1"/>
@Grapes(@Grab(group='de.huxhorn.sulky', module='de.huxhorn.sulky.io', version='8.1.1'))
'de.huxhorn.sulky:de.huxhorn.sulky.io:jar:8.1.1'
Click the following link to download the jar file.
de.huxhorn.sulky.io-8.1.1-javadoc.jar