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