MVN

net.tokensmith : parser

Maven & Gradle

Aug 01, 2020
0 stars

parser · Parses HTTP inputs to POJOs

<dependency>
    <groupId>net.tokensmith</groupId>
    <artifactId>parser</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.tokensmith : parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of net.tokensmith : parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
parser-0.0.3
parser-0.0.2
parser-0.0.1

How to add a dependency to Maven

Add the following net.tokensmith : parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.tokensmith</groupId>
    <artifactId>parser</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.tokensmith : parser gradle dependency to your build.gradle file:

implementation 'net.tokensmith:parser:0.0.3'

Gradle Kotlin DSL: Add the following net.tokensmith : parser gradle kotlin dependency to your build.gradle.kts file:

implementation("net.tokensmith:parser:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.tokensmith : parser sbt scala dependency to your build.sbt file:

libraryDependencies += "net.tokensmith" % "parser" % "0.0.3"

Advertisement

Dependencies from Group

Aug 01, 2020
1 usages
5 stars
jwt
Aug 01, 2020
1 usages
4 stars
Aug 01, 2020
5 stars
Aug 01, 2020
5 stars
Aug 01, 2020
0 stars

Discover Dependencies

Mar 01, 2020
0 stars
Feb 29, 2020
19 stars
Feb 27, 2020
1 stars
Jan 10, 2023
4 stars
Feb 29, 2020
1 stars
Mar 23, 2023
0 stars