Last Version

org.leadpony.joy 2.0.0-RC1

Joy is yet another implementation of the JSON Processing API (JSR 374).

License

License

GroupId

GroupId

org.leadpony.joy
ArtifactId

ArtifactId

joy
Version

Version

2.0.0-RC1
Type

Type

jar
Description

Description

org.leadpony.joy
Joy is yet another implementation of the JSON Processing API (JSR 374).

Download joy 2.0.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.0-RC2

Project Modules

There are no modules declared in this project.