License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdmachine_3.2_2.12 |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionmachine
machine
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
machine_3.2_2.12-1.5.0.pom | |
machine_3.2_2.12-1.5.0.jar | 55 KB |
machine_3.2_2.12-1.5.0-sources.jar | 4 KB |
machine_3.2_2.12-1.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/machine_3.2_2.12/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>machine_3.2_2.12</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/machine_3.2_2.12/
implementation 'net.liftmodules:machine_3.2_2.12:1.5.0'
// https://jarcasting.com/artifacts/net.liftmodules/machine_3.2_2.12/
implementation ("net.liftmodules:machine_3.2_2.12:1.5.0")
'net.liftmodules:machine_3.2_2.12:jar:1.5.0'
<dependency org="net.liftmodules" name="machine_3.2_2.12" rev="1.5.0">
<artifact name="machine_3.2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='machine_3.2_2.12', version='1.5.0')
)
libraryDependencies += "net.liftmodules" % "machine_3.2_2.12" % "1.5.0"
[net.liftmodules/machine_3.2_2.12 "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.12 | jar | 3.2.0 |
net.liftweb : lift-mapper_2.12 | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.193 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.specs2 : specs2-core_2.12 | jar | 3.8.6 |