MVN

net.aholbrook.paseto : crypto-v1

Maven & Gradle

Mar 23, 2021
2 usages
38 stars

Paseto - Crypto V1 · Crypto V1 interface, which is required for all V1 crypto providers.

<dependency>
    <groupId>net.aholbrook.paseto</groupId>
    <artifactId>crypto-v1</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.aholbrook.paseto : crypto-v1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of net.aholbrook.paseto : crypto-v1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
crypto-v1-0.6.1
crypto-v1-0.6.0
0.5.x
crypto-v1-0.5.0
0.4.x
crypto-v1-0.4.2
crypto-v1-0.4.1
crypto-v1-0.4.0
0.3.x
crypto-v1-0.3.0

How to add a dependency to Maven

Add the following net.aholbrook.paseto : crypto-v1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.aholbrook.paseto</groupId>
    <artifactId>crypto-v1</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.aholbrook.paseto : crypto-v1 gradle dependency to your build.gradle file:

implementation 'net.aholbrook.paseto:crypto-v1:0.6.1'

Gradle Kotlin DSL: Add the following net.aholbrook.paseto : crypto-v1 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.aholbrook.paseto:crypto-v1:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.aholbrook.paseto : crypto-v1 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.aholbrook.paseto" % "crypto-v1" % "0.6.1"

Advertisement

Dependencies from Group

Mar 23, 2021
4 usages
38 stars
Mar 23, 2021
3 usages
38 stars
Mar 23, 2021
3 usages
38 stars
Mar 23, 2021
2 usages
38 stars
Mar 23, 2021
2 usages
38 stars

Discover Dependencies

Jul 03, 2022
3 usages
16 stars
Jul 25, 2013
3 usages
6 stars
Aug 17, 2023
18 usages
3.4k stars
Jun 07, 2023
12 usages
3 stars
Aug 08, 2023
5 usages
10 stars
Dec 17, 2019
1 usages
103 stars
Jun 03, 2021
3 usages
0 stars
Jun 07, 2023
7 usages
23 stars