jackson 0.8.4


Group ID:
com.github.acsgh.mad.scala.server.converter.json
Artifact ID:
jackson_2.12
Version:
0.8.4
Release Date:
Jan 14, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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