GroupId | GroupIdcom.cetsoft |
---|---|
ArtifactId | ArtifactIdimcache-offheap |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
imcache-offheap-0.2.0.pom | |
imcache-offheap-0.2.0.jar | 26 KB |
imcache-offheap-0.2.0-sources.jar | 17 KB |
imcache-offheap-0.2.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cetsoft/imcache-offheap/ -->
<dependency>
<groupId>com.cetsoft</groupId>
<artifactId>imcache-offheap</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cetsoft/imcache-offheap/
implementation 'com.cetsoft:imcache-offheap:0.2.0'
// https://jarcasting.com/artifacts/com.cetsoft/imcache-offheap/
implementation ("com.cetsoft:imcache-offheap:0.2.0")
'com.cetsoft:imcache-offheap:jar:0.2.0'
<dependency org="com.cetsoft" name="imcache-offheap" rev="0.2.0">
<artifact name="imcache-offheap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cetsoft', module='imcache-offheap', version='0.2.0')
)
libraryDependencies += "com.cetsoft" % "imcache-offheap" % "0.2.0"
[com.cetsoft/imcache-offheap "0.2.0"]