is not current version
Last Version 1.1-M8

net.liftweb:lift-examples-parent 0.10

A set of examples site/webapp

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-examples-parent
Version

Version

0.10
Type

Type

pom

Download lift-examples-parent 0.10


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