is not current version
Last Version 0.0.8

com.github.houbb:privilege-api 0.0.7


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

privilege-api
Version

Version

0.0.7
Type

Type

jar

Download privilege-api 0.0.7


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