Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-sbt |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
lift-sbt-2.4.pom | |
lift-sbt-2.4.jar | 13 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.platform.yui : yuicompressor | jar | 2.4.2 |
org.scala-lang : scala-library | jar | 2.7.7 |