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

net.liftweb:lift-common_2.8.0 2.3-RC3


Категории

Категории

Сеть
Группа

Группа

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

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

lift-common_2.8.0
Версия

Версия

2.3-RC3
Тип

Тип

jar

Скачать lift-common_2.8.0 2.3-RC3


<!-- 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.3-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-common_2.8.0/
implementation 'net.liftweb:lift-common_2.8.0:2.3-RC3'
// https://jarcasting.com/artifacts/net.liftweb/lift-common_2.8.0/
implementation ("net.liftweb:lift-common_2.8.0:2.3-RC3")
'net.liftweb:lift-common_2.8.0:jar:2.3-RC3'
<dependency org="net.liftweb" name="lift-common_2.8.0" rev="2.3-RC3">
  <artifact name="lift-common_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-common_2.8.0', version='2.3-RC3')
)
libraryDependencies += "net.liftweb" % "lift-common_2.8.0" % "2.3-RC3"
[net.liftweb/lift-common_2.8.0 "2.3-RC3"]