Jar examples for s:slice
Library for efficiently working with heap and off-heap memory
You can download jar file slice 0.32 in this page.
You can use the following script to add slice-0.32.jar to your project.
<dependency> <groupId>io.airlift</groupId> <artifactId>slice</artifactId> <version>0.32</version> </dependency>
compile group: 'io.airlift', name: 'slice', version: '0.32'
libraryDependencies += "io.airlift" % "slice" % "0.32"
<dependency org="io.airlift" name="slice" rev="0.32"/>
@Grapes(@Grab(group='io.airlift', module='slice', version='0.32'))
'io.airlift:slice:jar:0.32'
Click the following link to download the jar file.
slice-0.32-javadoc.jar