is not current version
Last Version 0.0.15

com.github.houbb:sensitive-api 0.0.12


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sensitive-api
Version

Version

0.0.12
Type

Type

jar

Download sensitive-api 0.0.12


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