Last Version

jsonfeed4j 0.1.0

Read and write JSON Feed, as defined at https://jsonfeed.org

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning JSON Data
GroupId

GroupId

com.moandjiezana.jsonfeed
ArtifactId

ArtifactId

jsonfeed4j
Version

Version

0.1.0
Type

Type

jar
Description

Description

jsonfeed4j
Read and write JSON Feed, as defined at https://jsonfeed.org
Source Code Management

Source Code Management

https://github.com/mwanji/jsonfeed4j

Download jsonfeed4j 0.1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

test (1)

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

Project Modules

There are no modules declared in this project.