| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-wizard_2.11 |
| Version | Version2.6.3 |
| Type | Typejar |
| Description |
DescriptionLift Wizard
Wizard Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lift-wizard_2.11-2.6.3.pom | |
| lift-wizard_2.11-2.6.3.jar | 91 KB |
| lift-wizard_2.11-2.6.3-sources.jar | 5 KB |
| lift-wizard_2.11-2.6.3-javadoc.jar | 418 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-wizard_2.11/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-wizard_2.11</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-wizard_2.11/
implementation 'net.liftweb:lift-wizard_2.11:2.6.3'
// https://jarcasting.com/artifacts/net.liftweb/lift-wizard_2.11/
implementation ("net.liftweb:lift-wizard_2.11:2.6.3")
'net.liftweb:lift-wizard_2.11:jar:2.6.3'
<dependency org="net.liftweb" name="lift-wizard_2.11" rev="2.6.3">
<artifact name="lift-wizard_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-wizard_2.11', version='2.6.3')
)
libraryDependencies += "net.liftweb" % "lift-wizard_2.11" % "2.6.3"
[net.liftweb/lift-wizard_2.11 "2.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |
| net.liftweb : lift-webkit_2.11 | jar | 2.6.3 |
| net.liftweb : lift-db_2.11 | jar | 2.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.11 | jar | 2.3.11 |
| org.scalacheck : scalacheck_2.11 | jar | 1.10.1 |
| org.scalatest : scalatest_2.11 | jar | 2.1.3 |