encryption

Collect base useful tools for dev.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

encryption
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

encryption
Collect base useful tools for dev.

Download encryption

Filename Size
encryption-1.2.0.pom 12 KB
Browse

How to add to project

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

  • encryption-api
  • encryption-client
  • encryption-test

Versions

Version
1.2.0
1.1.0
1.0.0