не последняя версия
Последняя версия 0.0.15

com.github.houbb:sensitive-api 0.0.1


Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

sensitive-api
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать sensitive-api 0.0.1


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