json-dsl

A Kotlin DSL wrapper for creating JSON fluently and querying values typed

License

License

Categories

Categories

JSON Data
GroupId

GroupId

hu.vissy.json-dsl
ArtifactId

ArtifactId

json-dsl
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

json-dsl
A Kotlin DSL wrapper for creating JSON fluently and querying values typed
Project URL

Project URL

https://bitbucket.org/balage42/json-dsl
Source Code Management

Source Code Management

https://bitbucket.org/balage42/json-dsl/src/master/

Download json-dsl

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1