is not current version
Last Version 2.0

net.liftweb:lift-modules 1.1-M8

Modules for Lift Web Framework.

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-modules
Version

Version

1.1-M8
Type

Type

pom

Download lift-modules 1.1-M8

Filename Size
lift-modules-1.1-M8.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/net.liftweb/lift-modules/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-modules</artifactId>
    <version>1.1-M8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-modules/
implementation 'net.liftweb:lift-modules:1.1-M8'
// https://jarcasting.com/artifacts/net.liftweb/lift-modules/
implementation ("net.liftweb:lift-modules:1.1-M8")
'net.liftweb:lift-modules:pom:1.1-M8'
<dependency org="net.liftweb" name="lift-modules" rev="1.1-M8">
  <artifact name="lift-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-modules', version='1.1-M8')
)
libraryDependencies += "net.liftweb" % "lift-modules" % "1.1-M8"
[net.liftweb/lift-modules "1.1-M8"]