Download Java-Memory-Manipulation-2.0.jar file - Jar j

Jar examples for j:Java-Memory-Manipulation

Description

User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java

You can download jar file Java-Memory-Manipulation 2.0 in this page.

License

The GNU General Public License, Version 3.0

Build File

You can use the following script to add Java-Memory-Manipulation-2.0.jar to your project.

<dependency>
   <groupId>com.github.jonatino</groupId>
   <artifactId>Java-Memory-Manipulation</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.github.jonatino', name: 'Java-Memory-Manipulation', version: '2.0'
libraryDependencies += "com.github.jonatino" % "Java-Memory-Manipulation" % "2.0"
<dependency org="com.github.jonatino" name="Java-Memory-Manipulation" rev="2.0"/>
@Grapes(@Grab(group='com.github.jonatino', module='Java-Memory-Manipulation', version='2.0'))
'com.github.jonatino:Java-Memory-Manipulation:jar:2.0'

Download

Click the following link to download the jar file.

Java-Memory-Manipulation-2.0-javadoc.jar
Java-Memory-Manipulation-2.0-sources.jar
Java-Memory-Manipulation-2.0.jar
Java-Memory-Manipulation-2.0.pom



Related Tutorials