Download lift-mapper_2.11-3.0-RC3.jar file - Jar l

Jar examples for l:lift-mapper-2.11

Description

Mapper Library

You can download jar file lift-mapper_2.11 3.0-RC3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lift-mapper_2.11-3.0-RC3.jar to your project.

<dependency>
   <groupId>net.liftweb</groupId>
   <artifactId>lift-mapper_2.11</artifactId>
   <version>3.0-RC3</version>
</dependency>
compile group: 'net.liftweb', name: 'lift-mapper_2.11', version: '3.0-RC3'
libraryDependencies += "net.liftweb" % "lift-mapper_2.11" % "3.0-RC3"
<dependency org="net.liftweb" name="lift-mapper_2.11" rev="3.0-RC3"/>
@Grapes(@Grab(group='net.liftweb', module='lift-mapper_2.11', version='3.0-RC3'))
'net.liftweb:lift-mapper_2.11:jar:3.0-RC3'

Download

Click the following link to download the jar file.

lift-mapper_2.11-3.0-RC3-javadoc.jar
lift-mapper_2.11-3.0-RC3-sources.jar
lift-mapper_2.11-3.0-RC3.jar
lift-mapper_2.11-3.0-RC3.pom



Related Tutorials