Dottie

A small library for dealing with JSON dot notation.

License

License

GroupId

GroupId

io.whitfin
ArtifactId

ArtifactId

dottie
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dottie
A small library for dealing with JSON dot notation.
Project URL

Project URL

https://github.com/whitfin/dottie

Download dottie

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0