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