is not current version
Last Version 4.1.3

com.google.code.simple-spring-memcached:simple-spring-memcached-parent 4.1.2

Simple spring memcached - parent

GroupId

GroupId

com.google.code.simple-spring-memcached
ArtifactId

ArtifactId

simple-spring-memcached-parent
Version

Version

4.1.2
Type

Type

pom

Download simple-spring-memcached-parent 4.1.2


<!-- https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/simple-spring-memcached-parent/ -->
<dependency>
    <groupId>com.google.code.simple-spring-memcached</groupId>
    <artifactId>simple-spring-memcached-parent</artifactId>
    <version>4.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/simple-spring-memcached-parent/
implementation 'com.google.code.simple-spring-memcached:simple-spring-memcached-parent:4.1.2'
// https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/simple-spring-memcached-parent/
implementation ("com.google.code.simple-spring-memcached:simple-spring-memcached-parent:4.1.2")
'com.google.code.simple-spring-memcached:simple-spring-memcached-parent:pom:4.1.2'
<dependency org="com.google.code.simple-spring-memcached" name="simple-spring-memcached-parent" rev="4.1.2">
  <artifact name="simple-spring-memcached-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.simple-spring-memcached', module='simple-spring-memcached-parent', version='4.1.2')
)
libraryDependencies += "com.google.code.simple-spring-memcached" % "simple-spring-memcached-parent" % "4.1.2"
[com.google.code.simple-spring-memcached/simple-spring-memcached-parent "4.1.2"]