is not current version
Last Version 0.0.8

com.github.houbb:privilege 0.0.3

The privilege tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

privilege
Version

Version

0.0.3
Type

Type

pom

Download privilege 0.0.3

Filename Size
privilege-0.0.3.pom 9 KB
Browse

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