scala-json

A light weight JSON lib written by scala

License

License

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

io.github.yuemenglong
ArtifactId

ArtifactId

scala-json
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-json
A light weight JSON lib written by scala
Project URL

Project URL

https://github.com/yuemenglong/scala-json

Download scala-json

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0