Last Version

FileCache-common 1.1.2

Common functionality of the FileCache project

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

filecache-common_2.12
Version

Version

1.1.2
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.12 1.1.2


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.