is not current version
Last Version 1.0.0

com.github.houbb:secret-test 0.0.4


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

secret-test
Version

Version

0.0.4
Type

Type

jar

Download secret-test 0.0.4


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