License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdextras_3.0_2.11 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionextras
extras
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
extras_3.0_2.11-1.0.1.pom | |
extras_3.0_2.11-1.0.1.jar | 271 KB |
extras_3.0_2.11-1.0.1-sources.jar | 14 KB |
extras_3.0_2.11-1.0.1-javadoc.jar | 545 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/extras_3.0_2.11/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>extras_3.0_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/extras_3.0_2.11/
implementation 'net.liftmodules:extras_3.0_2.11:1.0.1'
// https://jarcasting.com/artifacts/net.liftmodules/extras_3.0_2.11/
implementation ("net.liftmodules:extras_3.0_2.11:1.0.1")
'net.liftmodules:extras_3.0_2.11:jar:1.0.1'
<dependency org="net.liftmodules" name="extras_3.0_2.11" rev="1.0.1">
<artifact name="extras_3.0_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='extras_3.0_2.11', version='1.0.1')
)
libraryDependencies += "net.liftmodules" % "extras_3.0_2.11" % "1.0.1"
[net.liftmodules/extras_3.0_2.11 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.11 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |