Jar examples for m:memory
Memory contains interfaces and classes to allocate and access off-heap memory
You can download jar file memory 0.8.2 in this page.
Apache License, Version 2.0
You can use the following script to add memory-0.8.2.jar to your project.
<dependency> <groupId>com.yahoo.datasketches</groupId> <artifactId>memory</artifactId> <version>0.8.2</version> </dependency>
compile group: 'com.yahoo.datasketches', name: 'memory', version: '0.8.2'
libraryDependencies += "com.yahoo.datasketches" % "memory" % "0.8.2"
<dependency org="com.yahoo.datasketches" name="memory" rev="0.8.2"/>
@Grapes(@Grab(group='com.yahoo.datasketches', module='memory', version='0.8.2'))
'com.yahoo.datasketches:memory:jar:0.8.2'
Click the following link to download the jar file.
memory-0.8.2-javadoc.jar