is not current version
Last Version 2.6.3

net.liftweb:lift-common_2.9.2 2.5.1

Common Libraties and Utilities

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-common_2.9.2
Version

Version

2.5.1
Type

Type

jar

Download lift-common_2.9.2 2.5.1


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