| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mumoshu |
| ArtifactId | ArtifactIdplay2-memcached_2.9.1 |
| Version | Version0.2.4.3 |
| Type | Typejar |
| Description |
Descriptionplay2-memcached
play2-memcached
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.mumoshu |
<!-- https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/ -->
<dependency>
<groupId>com.github.mumoshu</groupId>
<artifactId>play2-memcached_2.9.1</artifactId>
<version>0.2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/
implementation 'com.github.mumoshu:play2-memcached_2.9.1:0.2.4.3'
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/
implementation ("com.github.mumoshu:play2-memcached_2.9.1:0.2.4.3")
'com.github.mumoshu:play2-memcached_2.9.1:jar:0.2.4.3'
<dependency org="com.github.mumoshu" name="play2-memcached_2.9.1" rev="0.2.4.3">
<artifact name="play2-memcached_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mumoshu', module='play2-memcached_2.9.1', version='0.2.4.3')
)
libraryDependencies += "com.github.mumoshu" % "play2-memcached_2.9.1" % "0.2.4.3"
[com.github.mumoshu/play2-memcached_2.9.1 "0.2.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| net.spy : spymemcached | jar | 2.9.0 |
| play » play_2.9.1 | jar | 2.0 |