interface

A String encryption Library for Android

License

License

GroupId

GroupId

com.github.megatronking.stringfog
ArtifactId

ArtifactId

interface
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

interface
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 interface

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.1.0
1.0.0