MVN

com.eed3si9n : shaded-jawn-parser_sjs1_3

Maven & Gradle

Jan 10, 2022
432 stars

parser · parser

<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>shaded-jawn-parser_sjs1_3</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eed3si9n : shaded-jawn-parser_sjs1_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.eed3si9n : shaded-jawn-parser_sjs1_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
shaded-jawn-parser_sjs1_3-1.3.2

How to add a dependency to Maven

Add the following com.eed3si9n : shaded-jawn-parser_sjs1_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>shaded-jawn-parser_sjs1_3</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eed3si9n : shaded-jawn-parser_sjs1_3 gradle dependency to your build.gradle file:

implementation 'com.eed3si9n:shaded-jawn-parser_sjs1_3:1.3.2'

Gradle Kotlin DSL: Add the following com.eed3si9n : shaded-jawn-parser_sjs1_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eed3si9n:shaded-jawn-parser_sjs1_3:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eed3si9n : shaded-jawn-parser_sjs1_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eed3si9n" % "shaded-jawn-parser_sjs1_3" % "1.3.2"

Advertisement

Dependencies from Group

Aug 12, 2023
22 usages
34 stars
Aug 12, 2023
17 usages
34 stars
Sep 10, 2019
14 usages
133 stars
Jul 14, 2019
13 usages
34 stars
Jan 29, 2022
12 usages
121 stars

Discover Dependencies