is not current version
Last Version 0.10.0

sjson-new-scalajson 0.9.1

A Scala library for JSON (de)serialization

License

License

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

sjson-new-scalajson_2.12
Version

Version

0.9.1
Type

Type

jar
Description

Description

sjson-new-scalajson
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-scalajson_2.12 0.9.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.eed3si9n : sjson-new-core_2.12 jar 0.9.1
com.eed3si9n : shaded-jawn-parser_2.12 jar 0.9.1
com.eed3si9n : shaded-scalajson_2.12 jar 1.0.0-M4

test (4)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.5.1
org.specs2 : specs2-scalacheck_2.12 jar 4.5.1
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.