is not current version
Last Version 3.1.0

org.webjars.npm:liftoff 2.1.0

WebJar for liftoff

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

liftoff
Version

Version

2.1.0
Type

Type

jar

Download liftoff 2.1.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/liftoff/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>liftoff</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/liftoff/
implementation 'org.webjars.npm:liftoff:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/liftoff/
implementation ("org.webjars.npm:liftoff:2.1.0")
'org.webjars.npm:liftoff:jar:2.1.0'
<dependency org="org.webjars.npm" name="liftoff" rev="2.1.0">
  <artifact name="liftoff" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='liftoff', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "liftoff" % "2.1.0"
[org.webjars.npm/liftoff "2.1.0"]