FileCache-common

Common functionality of the FileCache project

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

filecache-common_2.13
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

FileCache-common
Common functionality of the FileCache project
Project URL

Project URL

https://github.com/Sciss/FileCache
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://github.com/Sciss/FileCache

Download filecache-common_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/filecache-common_2.13/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>filecache-common_2.13</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/filecache-common_2.13/
implementation 'de.sciss:filecache-common_2.13:1.1.2'
// https://jarcasting.com/artifacts/de.sciss/filecache-common_2.13/
implementation ("de.sciss:filecache-common_2.13:1.1.2")
'de.sciss:filecache-common_2.13:jar:1.1.2'
<dependency org="de.sciss" name="filecache-common_2.13" rev="1.1.2">
  <artifact name="filecache-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='filecache-common_2.13', version='1.1.2')
)
libraryDependencies += "de.sciss" % "filecache-common_2.13" % "1.1.2"
[de.sciss/filecache-common_2.13 "1.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
de.sciss : serial_2.13 jar 2.0.1
de.sciss : fileutil_2.13 jar 1.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0
0.5.1