MVN

io.warp10 : token

Maven & Gradle

Aug 18, 2023
1 usages
374 stars

Token · Warp 10 token utilities

<dependency>
    <groupId>io.warp10</groupId>
    <artifactId>token</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.warp10 : token to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2
  • Latest Release Candidate: 2.10.0-rc2
  • Latest Beta: 3.0.0-beta4

All Versions

Choose a version of io.warp10 : token to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
token-3.0.2
token-3.0.1
token-3.0.0
token-3.0.0-beta4
token-3.0.0-beta3
token-3.0.0-beta2
token-3.0.0-beta1
token-3.0.0-beta0
2.11.x
token-2.11.1
token-2.11.0-4-gdd291f74
token-2.11.0
2.10.x
token-2.10.1
token-2.10.0-rc2
2.9.x
token-2.9.0
2.8.x
token-2.8.1
token-2.8.1-rc0
token-2.8.0
token-2.8.0-rc1

How to add a dependency to Maven

Add the following io.warp10 : token maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.warp10</groupId>
    <artifactId>token</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.warp10 : token gradle dependency to your build.gradle file:

implementation 'io.warp10:token:3.0.2'

Gradle Kotlin DSL: Add the following io.warp10 : token gradle kotlin dependency to your build.gradle.kts file:

implementation("io.warp10:token:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.warp10 : token sbt scala dependency to your build.sbt file:

libraryDependencies += "io.warp10" % "token" % "3.0.2"

Advertisement

Dependencies from Group

Aug 16, 2023
4 usages
3 stars
Aug 18, 2023
2 usages
374 stars
Aug 18, 2023
1 usages
374 stars
Aug 18, 2023
1 usages
374 stars
Aug 29, 2022
1 usages
374 stars

Discover Dependencies

Aug 29, 2022
1 usages
374 stars
Aug 16, 2023
5 usages
3k stars
Aug 16, 2023
4 usages
3k stars
Aug 02, 2023
4 usages
3k stars
Aug 16, 2023
2 usages
3k stars
May 17, 2023
2 usages
261 stars