Last Version

Memguard Fst Serializer 0.0.1

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

License

License

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.tolpp.memguard
ArtifactId

ArtifactId

memguard-serializer-fst
Version

Version

0.0.1
Type

Type

jar
Description

Description

Memguard Fst Serializer
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-serializer-fst 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.tolpp.memguard : memguard jar 0.0.1
de.ruedigermoeller : fst jar 2.52

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.