MVN

org.dmfs : express-json

Maven & Gradle

May 17, 2023
0 stars

express-json · A Java library to express yourself in JSON

<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>express-json</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dmfs : express-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of org.dmfs : express-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
express-json-0.3.1
0.2.x
express-json-0.2.0
0.1.x
express-json-0.1.1

How to add a dependency to Maven

Add the following org.dmfs : express-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>express-json</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dmfs : express-json gradle dependency to your build.gradle file:

implementation 'org.dmfs:express-json:0.3.1'

Gradle Kotlin DSL: Add the following org.dmfs : express-json gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dmfs:express-json:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dmfs : express-json sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dmfs" % "express-json" % "0.3.1"

Advertisement

Dependencies from Group

Apr 06, 2021
21 usages
5 stars
Mar 15, 2019
15 usages
13 stars
Aug 03, 2023
12 usages
10 stars
Aug 03, 2023
11 usages
10 stars
Aug 03, 2023
10 usages
10 stars

Discover Dependencies

Aug 11, 2021
13 usages
61 stars
Oct 23, 2018
128 stars
Aug 14, 2023
134 usages
6 stars
Aug 21, 2023
11 usages
6 stars
Aug 21, 2023
8 usages
6 stars
Jul 22, 2020
1 usages
1.6k stars
Jul 07, 2018
42 stars