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