is not current version
Last Version 1.0.1

ndjson 1.0.0

For NDJSON Parsing

License

License

Categories

Categories

JSON Data
GroupId

GroupId

in.abilng
ArtifactId

ArtifactId

ndjson
Version

Version

1.0.0
Type

Type

jar
Description

Description

ndjson
For NDJSON Parsing
Project URL

Project URL

https://abilng.github.io/ndjson
Source Code Management

Source Code Management

https://github.com/abilng/ndjson

Download ndjson 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
org.apache.commons : commons-lang3 jar 3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.