Download fileutil_2.12-1.1.2.jar file - Jar f

Jar examples for f:fileutil-2.12

Description

Simple Scala enrichtments for java.io.File

You can download jar file fileutil_2.12 1.1.2 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add fileutil_2.12-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

fileutil_2.12-1.1.2-javadoc.jar
fileutil_2.12-1.1.2-sources.jar
fileutil_2.12-1.1.2.jar
fileutil_2.12-1.1.2.pom



Related Tutorials