не последняя версия
Последняя версия 1.0.8

com.github.acsgh.mad.scala.server.converter.json:jackson_2.13 0.8.1

jackson

Категории

Категории

Scala Языки программирования JSON Данные Jackson
Группа

Группа

com.github.acsgh.mad.scala.server.converter.json
Идентификатор

Идентификатор

jackson_2.13
Версия

Версия

0.8.1
Тип

Тип

jar

Скачать jackson_2.13 0.8.1


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