is not current version
Last Version 1.0.0

com.github.houbb:secret-core 0.0.10

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

secret-core
Version

Version

0.0.10
Type

Type

jar
Description

Description

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

Download secret-core 0.0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : secret-api jar 0.0.10
com.github.houbb : heaven jar 0.1.130
org.bouncycastle : bcprov-jdk15on jar 1.59

Project Modules

There are no modules declared in this project.