Last Version

ability 0.0.1

Simple authorization library for Java

License

License

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

ability
Version

Version

0.0.1
Type

Type

jar
Description

Description

ability
Simple authorization library for Java
Project URL

Project URL

https://github.com/ksoichiro/ability
Source Code Management

Source Code Management

https://github.com/ksoichiro/ability

Download ability 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.