License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdextras_2-6_2.10 |
Version | Version0.4 |
Type | Typejar |
Description |
Descriptionextras_2.6
extras_2.6
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
extras_2-6_2.10-0.4.pom | |
extras_2-6_2.10-0.4.jar | 262 KB |
extras_2-6_2.10-0.4-sources.jar | 13 KB |
extras_2-6_2.10-0.4-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/extras_2-6_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>extras_2-6_2.10</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/extras_2-6_2.10/
implementation 'net.liftmodules:extras_2-6_2.10:0.4'
// https://jarcasting.com/artifacts/net.liftmodules/extras_2-6_2.10/
implementation ("net.liftmodules:extras_2-6_2.10:0.4")
'net.liftmodules:extras_2-6_2.10:jar:0.4'
<dependency org="net.liftmodules" name="extras_2-6_2.10" rev="0.4">
<artifact name="extras_2-6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='extras_2-6_2.10', version='0.4')
)
libraryDependencies += "net.liftmodules" % "extras_2-6_2.10" % "0.4"
[net.liftmodules/extras_2-6_2.10 "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.10 | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.1 |