Last Version

jsonf 0.2.1

JsonF is a straight forward way to fetch values from JSON

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

com.github.princesslana
ArtifactId

ArtifactId

jsonf
Version

Version

0.2.1
Type

Type

jar
Description

Description

jsonf
JsonF is a straight forward way to fetch values from JSON
Project URL

Project URL

https://github.com/princesslana/jsonf
Source Code Management

Source Code Management

https://github.com/princesslana/jsonf

Download jsonf 0.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.14.0

provided (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.eclipsesource.minimal-json : minimal-json jar 0.9.5

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.18.1
net.jqwik : jqwik-api jar 1.3.10
net.jqwik : jqwik jar 1.3.10

Project Modules

There are no modules declared in this project.