Download Java-Memory-Manipulation-1.6.6.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 1.6.6 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-1.6.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials