is not current version
Last Version 0.3.0

com.cetsoft:imcache-offheap 0.1.2


GroupId

GroupId

com.cetsoft
ArtifactId

ArtifactId

imcache-offheap
Version

Version

0.1.2
Type

Type

jar

Download imcache-offheap 0.1.2


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