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