is not current version
Last Version 0.0.8

com.github.houbb:privilege-api 0.0.3


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

privilege-api
Version

Version

0.0.3
Type

Type

jar

Download privilege-api 0.0.3


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