is not current version
Last Version 1.0.0-M6

com.github.cb372:scalacache-core_2.13 0.28.0

core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-core_2.13
Version

Version

0.28.0
Type

Type

jar

Download scalacache-core_2.13 0.28.0


<!-- https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.13/ -->
<dependency>
    <groupId>com.github.cb372</groupId>
    <artifactId>scalacache-core_2.13</artifactId>
    <version>0.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.13/
implementation 'com.github.cb372:scalacache-core_2.13:0.28.0'
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.13/
implementation ("com.github.cb372:scalacache-core_2.13:0.28.0")
'com.github.cb372:scalacache-core_2.13:jar:0.28.0'
<dependency org="com.github.cb372" name="scalacache-core_2.13" rev="0.28.0">
  <artifact name="scalacache-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scalacache-core_2.13', version='0.28.0')
)
libraryDependencies += "com.github.cb372" % "scalacache-core_2.13" % "0.28.0"
[com.github.cb372/scalacache-core_2.13 "0.28.0"]