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

net.liftweb:lift-mapper_2.11 3.2.0-M3

Mapper Library

Категории

Категории

Сеть
Группа

Группа

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

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

lift-mapper_2.11
Версия

Версия

3.2.0-M3
Тип

Тип

jar

Скачать lift-mapper_2.11 3.2.0-M3


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