Play! Less Module


License

License

unknown
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.playframework.modules.less
ArtifactId

ArtifactId

play-less
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Play! Less Module
Play! Less Module
Source Code Management

Source Code Management

https://github.com/lunatech-labs/play-module-less

Download play-less

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.less/play-less/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework.modules.less</groupId>
    <artifactId>play-less</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.less/play-less/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.less:play-less:0.9.1'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.less/play-less/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.less:play-less:0.9.1")
'com.google.code.maven-play-plugin.org.playframework.modules.less:play-less:jar:0.9.1'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.less" name="play-less" rev="0.9.1">
  <artifact name="play-less" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.less', module='play-less', version='0.9.1')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.less" % "play-less" % "0.9.1"
[com.google.code.maven-play-plugin.org.playframework.modules.less/play-less "0.9.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.maven-play-plugin.com.asual.lesscss : lesscss-engine jar 1.3.0-20120408
commons-cli : commons-cli jar 1.2

provided (1)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.playframework : play jar 1.2

Project Modules

There are no modules declared in this project.

Play LESS module

This module allows you to use LESS (http://www.lesscss.org) directly in your Play! project. The documentation is in /documentation.

Releases

Releases up to 0.9.1 are in the official Play module repository. Since that is now read-only, new releases are hosted elsewhere.

License

Copyright 2011-2013 Lunatech (http://www.lunatech.com).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.google.code.maven-play-plugin.org.playframework.modules.less

Lunatech

Versions

Version
0.9.1