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

net.liftweb:lift-json_2.8.1 2.4-M3


Категории

Категории

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

Группа

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

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

lift-json_2.8.1
Версия

Версия

2.4-M3
Тип

Тип

jar

Скачать lift-json_2.8.1 2.4-M3


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