jackson 1.0.0


Group ID:
com.github.acsgh.mad.scala.server.converter.json
Artifact ID:
jackson_2.13
Version:
1.0.0
Release Date:
Jun 29, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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