is not current version
Last Version 1.0.0

com.github.houbb:secret-test 0.0.3

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

secret-test
Version

Version

0.0.3
Type

Type

jar
Description

Description

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

Download secret-test 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : secret-core jar 0.0.3
com.github.houbb : test-core jar 0.0.1

Project Modules

There are no modules declared in this project.