Download lift-common_2.8.0-2.4-M2.jar file - Jar l

Jar examples for l:lift-common-2.8.0

Description

Common Interfaces for Lift and perhaps other frameworks

You can download jar file lift-common_2.8.0 2.4-M2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lift-common_2.8.0-2.4-M2.jar to your project.

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

Download

Click the following link to download the jar file.

lift-common_2.8.0-2.4-M2-sources.jar
lift-common_2.8.0-2.4-M2.jar
lift-common_2.8.0-2.4-M2.pom



Related Tutorials