is not current version
Last Version 2.2

net.liftweb:archetypes_2.8.0 2.2-RC5

Standard archetypes for Lift Web Framework.

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes_2.8.0
Version

Version

2.2-RC5
Type

Type

pom

Download archetypes_2.8.0 2.2-RC5


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