is not current version
Last Version 2.5

net.liftweb:archetypes_2.9.1 2.4-M5

Standard archetypes for Lift Web Framework.

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes_2.9.1
Version

Version

2.4-M5
Type

Type

pom

Download archetypes_2.9.1 2.4-M5


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