License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdfilecache-common_2.13 |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFileCache-common
Common functionality of the FileCache project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |