is not current version
Last Version 2.1.2

com.github.jonatino:Java-Memory-Manipulation 1.6.6

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

Categories

Categories

Java Languages
GroupId

GroupId

com.github.jonatino
ArtifactId

ArtifactId

Java-Memory-Manipulation
Version

Version

1.6.6
Type

Type

jar

Download Java-Memory-Manipulation 1.6.6


<!-- https://jarcasting.com/artifacts/com.github.jonatino/Java-Memory-Manipulation/ -->
<dependency>
    <groupId>com.github.jonatino</groupId>
    <artifactId>Java-Memory-Manipulation</artifactId>
    <version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonatino/Java-Memory-Manipulation/
implementation 'com.github.jonatino:Java-Memory-Manipulation:1.6.6'
// https://jarcasting.com/artifacts/com.github.jonatino/Java-Memory-Manipulation/
implementation ("com.github.jonatino:Java-Memory-Manipulation:1.6.6")
'com.github.jonatino:Java-Memory-Manipulation:jar:1.6.6'
<dependency org="com.github.jonatino" name="Java-Memory-Manipulation" rev="1.6.6">
  <artifact name="Java-Memory-Manipulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonatino', module='Java-Memory-Manipulation', version='1.6.6')
)
libraryDependencies += "com.github.jonatino" % "Java-Memory-Manipulation" % "1.6.6"
[com.github.jonatino/Java-Memory-Manipulation "1.6.6"]