is not current version
Last Version 2.0

net.liftweb:lift-archetype-blank 0.5

Archetype - blank project for Lift

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-archetype-blank
Version

Version

0.5
Type

Type

jar

Download lift-archetype-blank 0.5


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