is not current version
Last Version 0.3.0

com.cetsoft:imcache 0.1.3


GroupId

GroupId

com.cetsoft
ArtifactId

ArtifactId

imcache
Version

Version

0.1.3
Type

Type

jar

Download imcache 0.1.3


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