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.3 in this page.
Apache License, Version 2.0
You can use the following script to add memory-0.8.3.jar to your project.
<dependency> <groupId>com.yahoo.datasketches</groupId> <artifactId>memory</artifactId> <version>0.8.3</version> </dependency>
compile group: 'com.yahoo.datasketches', name: 'memory', version: '0.8.3'
libraryDependencies += "com.yahoo.datasketches" % "memory" % "0.8.3"
<dependency org="com.yahoo.datasketches" name="memory" rev="0.8.3"/>
@Grapes(@Grab(group='com.yahoo.datasketches', module='memory', version='0.8.3'))
'com.yahoo.datasketches:memory:jar:0.8.3'
Click the following link to download the jar file.
memory-0.8.3-javadoc.jar