MVN

ba.sake : tupson_3

Maven & Gradle

Jul 04, 2023
3 stars

tupson_3 · Tupson JSON library

<dependency>
    <groupId>ba.sake</groupId>
    <artifactId>tupson_3</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ba.sake : tupson_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of ba.sake : tupson_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
tupson_3-0.7.0
0.6.x
tupson_3-0.6.0
0.5.x
tupson_3-0.5.1
tupson_3-0.5.0
0.4.x
tupson_3-0.4.0
0.3.x
tupson_3-0.3.0
0.2.x
tupson_3-0.2.0
0.1.x
tupson_3-0.1.5
tupson_3-0.1.4

How to add a dependency to Maven

Add the following ba.sake : tupson_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ba.sake</groupId>
    <artifactId>tupson_3</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ba.sake : tupson_3 gradle dependency to your build.gradle file:

implementation 'ba.sake:tupson_3:0.7.0'

Gradle Kotlin DSL: Add the following ba.sake : tupson_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("ba.sake:tupson_3:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ba.sake : tupson_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "ba.sake" % "tupson_3" % "0.7.0"

Advertisement

Dependencies from Group

Dec 23, 2019
3 usages
1 stars
May 27, 2020
2 usages
104 stars
Apr 20, 2021
2 usages
104 stars
Dec 09, 2020
2 usages
740 stars
Apr 03, 2021
2 usages
6 stars

Discover Dependencies