fm-json

JSON Utils for Scala

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-json_2.12
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

fm-json
JSON Utils for Scala
Project URL

Project URL

https://github.com/frugalmechanic/fm-json
Project Organization

Project Organization

com.frugalmechanic

Download fm-json_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.frugalmechanic : fm-common_2.12 jar 0.51.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.
com.frugalmechanic

Frugal Mechanic

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0