com.github.houbb:encryption-api

Collect base useful tools for dev.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

encryption-api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Collect base useful tools for dev.

Download encryption-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : checksum-annotation jar 1.0.0
com.github.houbb : hibernate-validator-annotation jar 0.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0