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

jshint4j 1.0.1

Java wrapper for JSHint (http://www.jshint.com/).

Лицензия

Лицензия

MIT
Группа

Группа

pl.gildur
Идентификатор

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

jshint4j
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

jshint4j
Java wrapper for JSHint (http://www.jshint.com/).
Ссылка на сайт

Ссылка на сайт

https://github.com/gildur/jshint4j
Система контроля версий

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

https://github.com/gildur/jshint4j

Скачать jshint4j 1.0.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mozilla : rhino jar 1.7R4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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