cipher 1.0

a java project for easy to use cipher.

License

License

GroupId

GroupId

io.github.tiger822
ArtifactId

ArtifactId

cipher
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cipher 1.0
a java project for easy to use cipher.
Project URL

Project URL

https://github.com/tiger822/cipher

Download cipher

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-log4j12 jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0