License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-less-less-js |
Last Version | Last Version3.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@less/root
WebJar for @less/root
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-less-less-js-3.13.0.pom | |
github-com-less-less-js-3.13.0.jar | 1 MB |
github-com-less-less-js-3.13.0-sources.jar | 22 bytes |
github-com-less-less-js-3.13.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-less-less-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-less-less-js</artifactId>
<version>3.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-less-less-js/
implementation 'org.webjars.npm:github-com-less-less-js:3.13.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-less-less-js/
implementation ("org.webjars.npm:github-com-less-less-js:3.13.0")
'org.webjars.npm:github-com-less-less-js:jar:3.13.0'
<dependency org="org.webjars.npm" name="github-com-less-less-js" rev="3.13.0">
<artifact name="github-com-less-less-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-less-less-js', version='3.13.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-less-less-js" % "3.13.0"
[org.webjars.npm/github-com-less-less-js "3.13.0"]