xor

A String encryption Library for Android

Лицензия

Лицензия

Группа

Группа

com.github.megatronking.stringfog
Идентификатор

Идентификатор

xor
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

xor
A String encryption Library for Android
Ссылка на сайт

Ссылка на сайт

https://github.com/MegatronKing/StringFog
Система контроля версий

Система контроля версий

https://github.com/MegatronKing/StringFog

Скачать xor

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.megatronking.stringfog : interface jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.0
1.1.0
1.0.0