| License |
License |
|---|---|
| GroupId | GroupIdcom.tomekgrobel.mnemonic |
| ArtifactId | ArtifactIdmnemonic_2.11 |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmnemonic
Reactive Memcached Module for Scala Play Framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mnemonic_2.11-0.1.pom | |
| mnemonic_2.11-0.1.jar | 40 KB |
| mnemonic_2.11-0.1-sources.jar | 7 KB |
| mnemonic_2.11-0.1-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tomekgrobel.mnemonic/mnemonic_2.11/ -->
<dependency>
<groupId>com.tomekgrobel.mnemonic</groupId>
<artifactId>mnemonic_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomekgrobel.mnemonic/mnemonic_2.11/
implementation 'com.tomekgrobel.mnemonic:mnemonic_2.11:0.1'
// https://jarcasting.com/artifacts/com.tomekgrobel.mnemonic/mnemonic_2.11/
implementation ("com.tomekgrobel.mnemonic:mnemonic_2.11:0.1")
'com.tomekgrobel.mnemonic:mnemonic_2.11:jar:0.1'
<dependency org="com.tomekgrobel.mnemonic" name="mnemonic_2.11" rev="0.1">
<artifact name="mnemonic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomekgrobel.mnemonic', module='mnemonic_2.11', version='0.1')
)
libraryDependencies += "com.tomekgrobel.mnemonic" % "mnemonic_2.11" % "0.1"
[com.tomekgrobel.mnemonic/mnemonic_2.11 "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.2 |
| com.typesafe.play : twirl-api_2.11 | jar | 1.0.2 |
| com.typesafe.play : play_2.11 | jar | 2.3.4 |
| com.bionicspirit : shade_2.11 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.11 | jar | 2.3.4 |
| org.scalatest : scalatest_2.11 | jar | 2.2.0 |
| org.pegdown : pegdown | jar | 1.4.2 |
| org.mockito : mockito-core | jar | 1.9.5 |