is not current version
Last Version 1.1-M8

net.liftweb:lift-examples-parent 1.1-M1

A set of examples site/webapp

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-examples-parent
Version

Version

1.1-M1
Type

Type

pom

Download lift-examples-parent 1.1-M1


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