Last Version

Nyla Json 0.1

Json implementation wrapper

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.nyla-solutions
ArtifactId

ArtifactId

nyla.solutions.json
Version

Version

0.1
Type

Type

jar
Description

Description

Nyla Json
Json implementation wrapper
Source Code Management

Source Code Management

https://github.com/nyla-solutions/nyla.git

Download nyla.solutions.json 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.nyla-solutions : nyla.solutions.core jar 1.1.1
com.google.code.gson : gson jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.core : jackson-core jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.