Authorization

KeyStorage

License

License

GroupId

GroupId

io.github.kasukusakura.authorization
ArtifactId

ArtifactId

authorization-core
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Authorization
KeyStorage
Project URL

Project URL

https://github.com/KasukuSakura/Authorization
Source Code Management

Source Code Management

https://github.com/KasukuSakura/Authorization.git

Download authorization-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1