Download filecache-common_2.10-0.3.3.jar file - Jar f

Jar examples for f:filecache-common-2.10

Description

Common functionality of the FileCache project

You can download jar file filecache-common_2.10 0.3.3 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add filecache-common_2.10-0.3.3.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>filecache-common_2.10</artifactId>
   <version>0.3.3</version>
</dependency>
compile group: 'de.sciss', name: 'filecache-common_2.10', version: '0.3.3'
libraryDependencies += "de.sciss" % "filecache-common_2.10" % "0.3.3"
<dependency org="de.sciss" name="filecache-common_2.10" rev="0.3.3"/>
@Grapes(@Grab(group='de.sciss', module='filecache-common_2.10', version='0.3.3'))
'de.sciss:filecache-common_2.10:jar:0.3.3'

Download

Click the following link to download the jar file.

filecache-common_2.10-0.3.3.jar
filecache-common_2.10-0.3.3-javadoc.jar
filecache-common_2.10-0.3.3.pom
filecache-common_2.10-0.3.3-sources.jar



Related Tutorials