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