Last Version

lift-framework 3.5.0

lift-framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-framework_2.12
Version

Version

3.5.0
Type

Type

jar
Description

Description

lift-framework
lift-framework
Project URL

Project URL

http://www.liftweb.net
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

https://github.com/lift/framework

Download lift-framework_2.12 3.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12

test (6)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.9.4
org.specs2 : specs2-matcher-extra_2.12 jar 4.9.4
org.specs2 : specs2-mock_2.12 jar 4.9.4
org.specs2 : specs2-scalacheck_2.12 jar 4.9.4
org.scalactic : scalactic_2.12 jar 3.1.2
org.scalatest : scalatest_2.12 jar 3.1.2

Project Modules

There are no modules declared in this project.