jackson 0.7.0


Group ID:
com.github.acsgh.mad.scala.server.converter.json
Artifact ID:
jackson_2.13
Version:
0.7.0
Release Date:
Dec 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.server.converter.json" %% "jackson" % "0.7.0"

Mill build tool

ivy"com.github.acsgh.mad.scala.server.converter.json::jackson:0.7.0"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.server.converter.json::jackson:0.7.0"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.server.converter.json::jackson:0.7.0`

<dependency>
  <groupId>com.github.acsgh.mad.scala.server.converter.json</groupId>
  <artifactId>jackson_2.13</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.server.converter.json', name: 'jackson_2.13', version: '0.7.0'