Jar examples for f:filecache-txn-2.11
A simple file cache management, using STM
You can download jar file filecache-txn_2.11 0.3.4 in this page.
LGPL v2.1+
You can use the following script to add filecache-txn_2.11-0.3.4.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>filecache-txn_2.11</artifactId> <version>0.3.4</version> </dependency>
compile group: 'de.sciss', name: 'filecache-txn_2.11', version: '0.3.4'
libraryDependencies += "de.sciss" % "filecache-txn_2.11" % "0.3.4"
<dependency org="de.sciss" name="filecache-txn_2.11" rev="0.3.4"/>
@Grapes(@Grab(group='de.sciss', module='filecache-txn_2.11', version='0.3.4'))
'de.sciss:filecache-txn_2.11:jar:0.3.4'
Click the following link to download the jar file.
filecache-txn_2.11-0.3.4-javadoc.jar