| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторdetect-indent |
| Последняя версия | Последняя версия6.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdetect-indent
WebJar for detect-indent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| detect-indent-6.1.0.pom | |
| detect-indent-6.1.0.jar | 5 KB |
| detect-indent-6.1.0-sources.jar | 22 bytes |
| detect-indent-6.1.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/detect-indent/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>detect-indent</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/detect-indent/
implementation 'org.webjars.npm:detect-indent:6.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/detect-indent/
implementation ("org.webjars.npm:detect-indent:6.1.0")
'org.webjars.npm:detect-indent:jar:6.1.0'
<dependency org="org.webjars.npm" name="detect-indent" rev="6.1.0">
<artifact name="detect-indent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='detect-indent', version='6.1.0')
)
libraryDependencies += "org.webjars.npm" % "detect-indent" % "6.1.0"
[org.webjars.npm/detect-indent "6.1.0"]