net.liftweb:lift-sbt


Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-sbt
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Download lift-sbt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.yahoo.platform.yui : yuicompressor jar 2.4.2
org.scala-lang : scala-library jar 2.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.4-RC1
2.4-M5
2.4-M4
2.4-M3
2.4-M2
2.4-M1
2.3
2.3-RC4
2.3-RC1