License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdcache4s_2.13 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptioncache4s
Caching library in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cache4s_2.13-0.1.0.pom | |
cache4s_2.13-0.1.0.jar | 15 KB |
cache4s_2.13-0.1.0-sources.jar | 1 KB |
cache4s_2.13-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/cache4s_2.13/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>cache4s_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/cache4s_2.13/
implementation 'com.github.tharwaninitin:cache4s_2.13:0.1.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/cache4s_2.13/
implementation ("com.github.tharwaninitin:cache4s_2.13:0.1.0")
'com.github.tharwaninitin:cache4s_2.13:jar:0.1.0'
<dependency org="com.github.tharwaninitin" name="cache4s_2.13" rev="0.1.0">
<artifact name="cache4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='cache4s_2.13', version='0.1.0')
)
libraryDependencies += "com.github.tharwaninitin" % "cache4s_2.13" % "0.1.0"
[com.github.tharwaninitin/cache4s_2.13 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.0 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 1.0.13 |
dev.zio : zio-test-sbt_2.13 | jar | 1.0.13 |