MVN

io.github.nefilim.kjwt : kJWT

Maven & Gradle

Nov 29, 2021
85 stars

kJWT · Functional Kotlin & Arrow based library for generating and verifying JWTs and JWSs

<dependency>
    <groupId>io.github.nefilim.kjwt</groupId>
    <artifactId>kJWT</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nefilim.kjwt : kJWT to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of io.github.nefilim.kjwt : kJWT to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
kJWT-0.1.6
kJWT-0.1.5
kJWT-0.1.4

How to add a dependency to Maven

Add the following io.github.nefilim.kjwt : kJWT maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.nefilim.kjwt</groupId>
    <artifactId>kJWT</artifactId>
    <version>0.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.nefilim.kjwt : kJWT gradle dependency to your build.gradle file:

implementation 'io.github.nefilim.kjwt:kJWT:0.1.6'

Gradle Kotlin DSL: Add the following io.github.nefilim.kjwt : kJWT gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.nefilim.kjwt:kJWT:0.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.nefilim.kjwt : kJWT sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.nefilim.kjwt" % "kJWT" % "0.1.6"

Advertisement

Dependencies from Group

Feb 05, 2023
3 usages
85 stars
Nov 29, 2021
85 stars
Feb 05, 2023
85 stars

Discover Dependencies

May 11, 2023
109 stars
May 11, 2023
109 stars
Nov 16, 2021
21.7k stars
Nov 21, 2021
4 stars
Nov 18, 2021
0 stars
Nov 18, 2021
2 stars
Nov 28, 2021
3 stars
Nov 22, 2021
2 stars