is not current version
Last Version 1.3.0

JSONFeed 1.1.0

JSONFeed Parser.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.kaderate
ArtifactId

ArtifactId

jsonfeed
Version

Version

1.1.0
Type

Type

jar
Description

Description

JSONFeed
JSONFeed Parser.
Project URL

Project URL

https://github.com/fschiettecatte/jsonfeed
Source Code Management

Source Code Management

https://github.com/fschiettecatte/jsonfeed

Download jsonfeed 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.json : json jar 20201115

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.