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