is not current version
Last Version 2.2

net.liftweb:archetypes_2.8.0 2.1

Standard archetypes for Lift Web Framework.

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes_2.8.0
Version

Version

2.1
Type

Type

pom

Download archetypes_2.8.0 2.1

Filename Size
archetypes_2.8.0-2.1.pom 4 KB
Browse

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