memcached


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-memcached_3
Last Version

Last Version

1.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

memcached
memcached
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-memcached_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cb372 : scalacache-core_3 jar 1.0.0-M6
org.scala-lang : scala3-library_3 jar 3.1.0
net.spy : spymemcached jar 2.12.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M6
1.0.0-M5
1.0.0-M4