is not current version
Last Version 0.3.0

com.cetsoft:imcache-spring 0.1.4


GroupId

GroupId

com.cetsoft
ArtifactId

ArtifactId

imcache-spring
Version

Version

0.1.4
Type

Type

jar

Download imcache-spring 0.1.4


<!-- https://jarcasting.com/artifacts/com.cetsoft/imcache-spring/ -->
<dependency>
    <groupId>com.cetsoft</groupId>
    <artifactId>imcache-spring</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cetsoft/imcache-spring/
implementation 'com.cetsoft:imcache-spring:0.1.4'
// https://jarcasting.com/artifacts/com.cetsoft/imcache-spring/
implementation ("com.cetsoft:imcache-spring:0.1.4")
'com.cetsoft:imcache-spring:jar:0.1.4'
<dependency org="com.cetsoft" name="imcache-spring" rev="0.1.4">
  <artifact name="imcache-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cetsoft', module='imcache-spring', version='0.1.4')
)
libraryDependencies += "com.cetsoft" % "imcache-spring" % "0.1.4"
[com.cetsoft/imcache-spring "0.1.4"]