Last Version

core 0.28.0

core

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-core_2.11
Version

Version

0.28.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/cb372/scalacache
Project Organization

Project Organization

com.github.cb372
Source Code Management

Source Code Management

https://github.com/cb372/scalacache

Download scalacache-core_2.11 0.28.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
org.slf4j : slf4j-api jar 1.7.26

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8
org.scalacheck : scalacheck_2.11 jar 1.14.0
org.squeryl : squeryl_2.11 jar 0.9.9
com.h2database : h2 jar 1.4.196

Project Modules

There are no modules declared in this project.