Last Version

encryption 1.2.0

Collect base useful tools for dev.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

encryption
Version

Version

1.2.0
Type

Type

pom
Description

Description

encryption
Collect base useful tools for dev.

Download encryption 1.2.0

Filename Size
encryption-1.2.0.pom 12 KB
Browse

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