Last Version

Functions for use in JSON parsing and formatting 1.5

Library of functions for use in JSON parsing and formatting

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-functions
Version

Version

1.5
Type

Type

jar
Description

Description

Functions for use in JSON parsing and formatting
Library of functions for use in JSON parsing and formatting
Project URL

Project URL

https://github.com/pwall567/json-functions
Source Code Management

Source Code Management

https://github.com/pwall567/json-functions.git

Download json-functions 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
net.pwall.text : textmatcher jar 1.1
net.pwall.util : int-output jar 1.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.