MVN

tz.co.asoft : authorization-server-core-jvm

Maven & Gradle

Jan 26, 2021
2 usages

authorization-server-core · A Kotlin Multiplatform library to handle authorization on a restfull server

<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>authorization-server-core-jvm</artifactId>
    <version>0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tz.co.asoft : authorization-server-core-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of tz.co.asoft : authorization-server-core-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
authorization-server-core-jvm-0.0.10

How to add a dependency to Maven

Add the following tz.co.asoft : authorization-server-core-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>authorization-server-core-jvm</artifactId>
    <version>0.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tz.co.asoft : authorization-server-core-jvm gradle dependency to your build.gradle file:

implementation 'tz.co.asoft:authorization-server-core-jvm:0.0.10'

Gradle Kotlin DSL: Add the following tz.co.asoft : authorization-server-core-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("tz.co.asoft:authorization-server-core-jvm:0.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following tz.co.asoft : authorization-server-core-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "tz.co.asoft" % "authorization-server-core-jvm" % "0.0.10"

Advertisement

Dependencies from Group

Jan 19, 2021
16 usages
Feb 03, 2021
12 usages
Jan 19, 2021
10 usages
May 02, 2021
9 usages
Jul 04, 2022
9 usages

Discover Dependencies

Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Jan 26, 2021
2 usages
Feb 23, 2023
3 usages
4 stars