License |
License |
---|---|
GroupId | GroupIdco.mewf.humpty |
ArtifactId | ArtifactIdhumpty-less |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionCompiles LESS for Humpty
A humpty plugin that compiles LESS.
|
Project Organization |
Project Organizationmewf |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
humpty-less-0.1.0.pom | |
humpty-less-0.1.0.jar | 5 KB |
humpty-less-0.1.0-sources.jar | 2 KB |
humpty-less-0.1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.mewf.humpty/humpty-less/ -->
<dependency>
<groupId>co.mewf.humpty</groupId>
<artifactId>humpty-less</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.mewf.humpty/humpty-less/
implementation 'co.mewf.humpty:humpty-less:0.1.0'
// https://jarcasting.com/artifacts/co.mewf.humpty/humpty-less/
implementation ("co.mewf.humpty:humpty-less:0.1.0")
'co.mewf.humpty:humpty-less:jar:0.1.0'
<dependency org="co.mewf.humpty" name="humpty-less" rev="0.1.0">
<artifact name="humpty-less" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.mewf.humpty', module='humpty-less', version='0.1.0')
)
libraryDependencies += "co.mewf.humpty" % "humpty-less" % "0.1.0"
[co.mewf.humpty/humpty-less "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sommeri : less4j | jar | 1.8.4 |
co.mewf.humpty : humpty | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.webjars : bootstrap | jar | 3.3.1 |
org.slf4j : slf4j-nop | jar | 1.7.10 |