cache4s

Caching library in Scala

License

License

GroupId

GroupId

com.github.tharwaninitin
ArtifactId

ArtifactId

cache4s_2.13
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cache4s
Caching library in Scala
Project URL

Project URL

https://github.com/tharwaninitin/cache4s
Project Organization

Project Organization

github
Source Code Management

Source Code Management

https://github.com/tharwaninitin/cache4s

Download cache4s_2.13

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0