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