Last Version

Memguard 0.0.1

Memguard is a lightweight and an extensible memory security and protection framework for Java and Android applications.

License

License

GroupId

GroupId

com.tolpp.memguard
ArtifactId

ArtifactId

memguard
Version

Version

0.0.1
Type

Type

jar
Description

Description

Memguard
Memguard is a lightweight and an extensible memory security and protection framework for Java and Android applications.
Project URL

Project URL

https://github.com/tolpp/memguard
Source Code Management

Source Code Management

https://github.com/tolpp/memguard.git

Download memguard 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.