is not current version
Last Version 2.2.1

org.webjars.npm:ltgt 1.0.2

WebJar for ltgt

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ltgt
Version

Version

1.0.2
Type

Type

jar

Download ltgt 1.0.2


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