License |
License |
---|---|
GroupId | GroupIdcom.github.cb372 |
ArtifactId | ArtifactIdcacheable-core_2.11 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncacheable-core
cacheable-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.cb372 |
Filename | Size |
---|---|
cacheable-core_2.11-0.2.0.pom | |
cacheable-core_2.11-0.2.0.jar | 25 KB |
cacheable-core_2.11-0.2.0-sources.jar | 4 KB |
cacheable-core_2.11-0.2.0-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cb372/cacheable-core_2.11/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>cacheable-core_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/cacheable-core_2.11/
implementation 'com.github.cb372:cacheable-core_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.cb372/cacheable-core_2.11/
implementation ("com.github.cb372:cacheable-core_2.11:0.2.0")
'com.github.cb372:cacheable-core_2.11:jar:0.2.0'
<dependency org="com.github.cb372" name="cacheable-core_2.11" rev="0.2.0">
<artifact name="cacheable-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='cacheable-core_2.11', version='0.2.0')
)
libraryDependencies += "com.github.cb372" % "cacheable-core_2.11" % "0.2.0"
[com.github.cb372/cacheable-core_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.0.3 |
org.scala-lang : scala-reflect | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.1.3 |