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

com.github.houbb:privilege-test 0.0.4

The test module for privilege

Группа

Группа

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

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

privilege-test
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать privilege-test 0.0.4


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