is not current version
Last Version 0.0.15

com.github.houbb:sensitive-test 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sensitive-test
Version

Version

0.0.1
Type

Type

jar

Download sensitive-test 0.0.1


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