express-json

A Java library to express yourself in JSON

License

License

The Apache Software License, Version 2.0
Categories

Categories

JSON Data
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

express-json
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

express-json
A Java library to express yourself in JSON
Project URL

Project URL

https://github.com/dmfs/express

Download express-json

How to add to project

<!-- https://jarcasting.com/artifacts/org.dmfs/express-json/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>express-json</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/express-json/
implementation 'org.dmfs:express-json:0.2.0'
// https://jarcasting.com/artifacts/org.dmfs/express-json/
implementation ("org.dmfs:express-json:0.2.0")
'org.dmfs:express-json:jar:0.2.0'
<dependency org="org.dmfs" name="express-json" rev="0.2.0">
  <artifact name="express-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='express-json', version='0.2.0')
)
libraryDependencies += "org.dmfs" % "express-json" % "0.2.0"
[org.dmfs/express-json "0.2.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.dmfs : jems2 jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1