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

net.liftweb:lift-mapper_2.12 3.1.0-RC1

Mapper Library

Категории

Категории

Сеть
Группа

Группа

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

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

lift-mapper_2.12
Версия

Версия

3.1.0-RC1
Тип

Тип

jar

Скачать lift-mapper_2.12 3.1.0-RC1


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