Download lift-common_2.12-3.2.0.jar file - Jar l

Jar examples for l:lift-common-2.12

Description

Common Libraties and Utilities

You can download jar file lift-common_2.12 3.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lift-common_2.12-3.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

lift-common_2.12-3.2.0-javadoc.jar
lift-common_2.12-3.2.0-sources.jar
lift-common_2.12-3.2.0.jar
lift-common_2.12-3.2.0.pom



Related Tutorials