MVN

com.dslplatform : dsl-json-threetenbp

Maven & Gradle

Jan 05, 2023
986 stars

DSL Platform JSON (ThreeTen backport API) · DSL Platform compatible Java JSON library (https://dsl-platform.com)

<dependency>
    <groupId>com.dslplatform</groupId>
    <artifactId>dsl-json-threetenbp</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dslplatform : dsl-json-threetenbp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of com.dslplatform : dsl-json-threetenbp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
dsl-json-threetenbp-1.10.0
1.9.x
dsl-json-threetenbp-1.9.9
dsl-json-threetenbp-1.9.8
dsl-json-threetenbp-1.9.7
dsl-json-threetenbp-1.9.6
dsl-json-threetenbp-1.9.5
dsl-json-threetenbp-1.9.4
dsl-json-threetenbp-1.9.3
dsl-json-threetenbp-1.9.2
dsl-json-threetenbp-1.9.1
dsl-json-threetenbp-1.9.0
1.8.x
dsl-json-threetenbp-1.8.5
dsl-json-threetenbp-1.8.4
dsl-json-threetenbp-1.8.3
dsl-json-threetenbp-1.8.2
dsl-json-threetenbp-1.8.1
dsl-json-threetenbp-1.8.0
1.7.x
dsl-json-threetenbp-1.7.5

How to add a dependency to Maven

Add the following com.dslplatform : dsl-json-threetenbp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dslplatform</groupId>
    <artifactId>dsl-json-threetenbp</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dslplatform : dsl-json-threetenbp gradle dependency to your build.gradle file:

implementation 'com.dslplatform:dsl-json-threetenbp:1.10.0'

Gradle Kotlin DSL: Add the following com.dslplatform : dsl-json-threetenbp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dslplatform:dsl-json-threetenbp:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dslplatform : dsl-json-threetenbp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dslplatform" % "dsl-json-threetenbp" % "1.10.0"

Advertisement

Dependencies from Group

Jan 05, 2023
34 usages
986 stars
Jul 02, 2023
19 usages
986 stars
Jan 05, 2023
3 usages
986 stars
Jun 30, 2014
3 usages
12 stars
Sep 03, 2022
2 usages
24 stars

Discover Dependencies