is not current version
Last Version 0.42

slice 0.41

Library for efficiently working with heap and off-heap memory

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

slice
Version

Version

0.41
Type

Type

jar
Description

Description

slice
Library for efficiently working with heap and off-heap memory
Project URL

Project URL

https://github.com/airlift/slice

Download slice 0.41


<!-- https://jarcasting.com/artifacts/io.airlift/slice/ -->
<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>slice</artifactId>
    <version>0.41</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/slice/
implementation 'io.airlift:slice:0.41'
// https://jarcasting.com/artifacts/io.airlift/slice/
implementation ("io.airlift:slice:0.41")
'io.airlift:slice:jar:0.41'
<dependency org="io.airlift" name="slice" rev="0.41">
  <artifact name="slice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='slice', version='0.41')
)
libraryDependencies += "io.airlift" % "slice" % "0.41"
[io.airlift/slice "0.41"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12
org.openjdk.jol : jol-core jar 0.2

test (5)

Group / Artifact Type Version
net.jpountz.lz4 : lz4 jar 1.3.0
org.testng : testng jar 6.9.6
com.google.guava : guava jar 26.0-jre
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.