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