plsar-auth-framework

Kotlin Authentication & Authorization Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.plsar
ArtifactId

ArtifactId

plsar-auth-framework
Last Version

Last Version

1.00
Release Date

Release Date

Type

Type

pom
Description

Description

plsar-auth-framework
Kotlin Authentication & Authorization Framework.
Project URL

Project URL

http://github.com/mcroteau/plsar
Source Code Management

Source Code Management

https://github.com/mcroteau/plsar

Download plsar-auth-framework

How to add to project

<!-- https://jarcasting.com/artifacts/net.plsar/plsar-auth-framework/ -->
<dependency>
    <groupId>net.plsar</groupId>
    <artifactId>plsar-auth-framework</artifactId>
    <version>1.00</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.plsar/plsar-auth-framework/
implementation 'net.plsar:plsar-auth-framework:1.00'
// https://jarcasting.com/artifacts/net.plsar/plsar-auth-framework/
implementation ("net.plsar:plsar-auth-framework:1.00")
'net.plsar:plsar-auth-framework:pom:1.00'
<dependency org="net.plsar" name="plsar-auth-framework" rev="1.00">
  <artifact name="plsar-auth-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.plsar', module='plsar-auth-framework', version='1.00')
)
libraryDependencies += "net.plsar" % "plsar-auth-framework" % "1.00"
[net.plsar/plsar-auth-framework "1.00"]

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
1.00