| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаorg.ec4j.linters |
| Идентификатор | Идентификаторeditorconfig-linters-bom |
| Версия | Версия0.0.9 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| editorconfig-linters-bom-0.0.9.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/ -->
<dependency>
<groupId>org.ec4j.linters</groupId>
<artifactId>editorconfig-linters-bom</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/
implementation 'org.ec4j.linters:editorconfig-linters-bom:0.0.9'
// https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/
implementation ("org.ec4j.linters:editorconfig-linters-bom:0.0.9")
'org.ec4j.linters:editorconfig-linters-bom:pom:0.0.9'
<dependency org="org.ec4j.linters" name="editorconfig-linters-bom" rev="0.0.9">
<artifact name="editorconfig-linters-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ec4j.linters', module='editorconfig-linters-bom', version='0.0.9')
)
libraryDependencies += "org.ec4j.linters" % "editorconfig-linters-bom" % "0.0.9"
[org.ec4j.linters/editorconfig-linters-bom "0.0.9"]