xor

A String encryption Library for Android

License

License

GroupId

GroupId

com.github.megatronking.stringfog
ArtifactId

ArtifactId

xor
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xor
A String encryption Library for Android
Project URL

Project URL

https://github.com/MegatronKing/StringFog
Source Code Management

Source Code Management

https://github.com/MegatronKing/StringFog

Download xor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.megatronking.stringfog : interface jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.1.0
1.0.0