Download fileutil_2.11-1.1.3.jar file - Jar f

Jar examples for f:fileutil-2.11

Description

Simple Scala enrichtments for java.io.File

You can download jar file fileutil_2.11 1.1.3 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add fileutil_2.11-1.1.3.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>fileutil_2.11</artifactId>
   <version>1.1.3</version>
</dependency>
compile group: 'de.sciss', name: 'fileutil_2.11', version: '1.1.3'
libraryDependencies += "de.sciss" % "fileutil_2.11" % "1.1.3"
<dependency org="de.sciss" name="fileutil_2.11" rev="1.1.3"/>
@Grapes(@Grab(group='de.sciss', module='fileutil_2.11', version='1.1.3'))
'de.sciss:fileutil_2.11:jar:1.1.3'

Download

Click the following link to download the jar file.

fileutil_2.11-1.1.3-javadoc.jar
fileutil_2.11-1.1.3-sources.jar
fileutil_2.11-1.1.3.jar
fileutil_2.11-1.1.3.pom



Related Tutorials