Last Version

Encryption 1.2.0

Encryption is a simple way to create encrypted strings to Android project.

License

License

GroupId

GroupId

se.simbio.encryption
ArtifactId

ArtifactId

library
Version

Version

1.2.0
Type

Type

aar
Description

Description

Encryption
Encryption is a simple way to create encrypted strings to Android project.
Project URL

Project URL

https://github.com/simbiose/Encryption
Source Code Management

Source Code Management

https://github.com/simbiose/Encryption

Download library 1.2.0


<!-- https://jarcasting.com/artifacts/se.simbio.encryption/library/ -->
<dependency>
    <groupId>se.simbio.encryption</groupId>
    <artifactId>library</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/se.simbio.encryption/library/
implementation 'se.simbio.encryption:library:1.2.0'
// https://jarcasting.com/artifacts/se.simbio.encryption/library/
implementation ("se.simbio.encryption:library:1.2.0")
'se.simbio.encryption:library:aar:1.2.0'
<dependency org="se.simbio.encryption" name="library" rev="1.2.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='se.simbio.encryption', module='library', version='1.2.0')
)
libraryDependencies += "se.simbio.encryption" % "library" % "1.2.0"
[se.simbio.encryption/library "1.2.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.