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

net.liftweb:lift-json-ext_2.12 3.1.0-M2

Extentions to JSON Library

Категории

Категории

Сеть JSON Данные
Группа

Группа

net.liftweb
Идентификатор

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

lift-json-ext_2.12
Версия

Версия

3.1.0-M2
Тип

Тип

jar

Скачать lift-json-ext_2.12 3.1.0-M2


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.12/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-json-ext_2.12</artifactId>
    <version>3.1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.12/
implementation 'net.liftweb:lift-json-ext_2.12:3.1.0-M2'
// https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.12/
implementation ("net.liftweb:lift-json-ext_2.12:3.1.0-M2")
'net.liftweb:lift-json-ext_2.12:jar:3.1.0-M2'
<dependency org="net.liftweb" name="lift-json-ext_2.12" rev="3.1.0-M2">
  <artifact name="lift-json-ext_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-json-ext_2.12', version='3.1.0-M2')
)
libraryDependencies += "net.liftweb" % "lift-json-ext_2.12" % "3.1.0-M2"
[net.liftweb/lift-json-ext_2.12 "3.1.0-M2"]