is not current version
Last Version 4.1.2

org.webjars.npm:less 1.5.0-b4

WebJar for less

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

less
Version

Version

1.5.0-b4
Type

Type

jar

Download less 1.5.0-b4


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