is not current version
Last Version 1.0.4

io.github.forezp:fast-web-permission 1.0

Demo project for Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-permission
Version

Version

1.0
Type

Type

jar

Download fast-web-permission 1.0


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