sjson new core

A Scala library for JSON (de)serialization

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

sjson-new-core_2.13
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

sjson new core
A Scala library for JSON (de)serialization
Project URL

Project URL

https://github.com/eed3si9n/sjson-new
Project Organization

Project Organization

eed3si9n
Source Code Management

Source Code Management

https://github.com/eed3si9n/sjson-new

Download sjson-new-core_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8

test (3)

Group / Artifact Type Version
com.eed3si9n.verify : verify_2.13 jar 1.0.0
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.1
0.9.0
0.8.3