is not current version
Last Version 3.3.0

org.webjars.npm:lie 3.2.0

WebJar for lie

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lie
Version

Version

3.2.0
Type

Type

jar

Download lie 3.2.0


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