is not current version
Last Version 0.1.13

cn.featherfly:featherfly-permission 0.1.9

permission tool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-permission
Version

Version

0.1.9
Type

Type

jar

Download featherfly-permission 0.1.9


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