is not current version
Last Version 1.0.0

com.github.houbb:secret-api 0.0.10

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

secret-api
Version

Version

0.0.10
Type

Type

jar
Description

Description

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

Download secret-api 0.0.10


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

There are no modules declared in this project.