| License |
License
Apache License 2.0
|
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.jonatino |
| ArtifactId | ArtifactIdJava-Memory-Manipulation |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava-Memory-Manipulation
User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jonatino/Java-Memory-Manipulation/ -->
<dependency>
<groupId>com.github.jonatino</groupId>
<artifactId>Java-Memory-Manipulation</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonatino/Java-Memory-Manipulation/
implementation 'com.github.jonatino:Java-Memory-Manipulation:2.1.2'
// https://jarcasting.com/artifacts/com.github.jonatino/Java-Memory-Manipulation/
implementation ("com.github.jonatino:Java-Memory-Manipulation:2.1.2")
'com.github.jonatino:Java-Memory-Manipulation:jar:2.1.2'
<dependency org="com.github.jonatino" name="Java-Memory-Manipulation" rev="2.1.2">
<artifact name="Java-Memory-Manipulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonatino', module='Java-Memory-Manipulation', version='2.1.2')
)
libraryDependencies += "com.github.jonatino" % "Java-Memory-Manipulation" % "2.1.2"
[com.github.jonatino/Java-Memory-Manipulation "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.openhft : zero-allocation-hashing | jar | 0.8 |
| net.java.dev.jna : jna | jar | 4.5.2 |
| net.java.dev.jna : jna-platform | jar | 4.5.2 |
| it.unimi.dsi : fastutil | jar | 8.2.1 |