LESS CLI

Command-line interface for lesscss-java

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.muhuk.lesscss
Идентификатор

Идентификатор

lesscss-cli
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

LESS CLI
Command-line interface for lesscss-java
Система контроля версий

Система контроля версий

http://github.com/muhuk/lesscss-cli

Скачать lesscss-cli

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.lesscss : lesscss jar 1.7.0.1.1
args4j : args4j jar 2.0.29

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Модули Проекта

Данный проект не имеет модулей.

lesscss-cli

Command-line interface for lesscss-java.

Installing from Maven

<dependency>
	<groupId>com.muhuk.lesscss</groupId>
	<artifactId>lesscss-cli</artifactId>
	<version>1.1.0</version>
</dependency>

Building from Source

A jar file with dependencies can be built using the following command:

mvn package

Authors

Atamert Ölçgen

Peter Lundberg

Copyright and License

Copyright 2013 Atamert Ölçgen

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file 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.

Версии библиотеки

Версия
1.1.1
1.1.0
1.0.3