is not current version
Last Version 1.0.0

secret 0.0.10

The secret algorithm framework for java.(java 加密算法框架工具)

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

secret
Version

Version

0.0.10
Type

Type

pom
Description

Description

secret
The secret algorithm framework for java.(java 加密算法框架工具)

Download secret 0.0.10

Filename Size
secret-0.0.10.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • secret-api
  • secret-core
  • secret-test