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

net.liftweb:lift-common_2.8.0 2.4-RC1


Категории

Категории

Сеть
Группа

Группа

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

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

lift-common_2.8.0
Версия

Версия

2.4-RC1
Тип

Тип

jar

Скачать lift-common_2.8.0 2.4-RC1


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