License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.ec4j.linters |
ArtifactId | ArtifactIdeditorconfig-linters-bom |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEditorConfig linters BoM
EditorConfig linters Bill of Materials
|
Filename | Size |
---|---|
editorconfig-linters-bom-0.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/ -->
<dependency>
<groupId>org.ec4j.linters</groupId>
<artifactId>editorconfig-linters-bom</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/
implementation 'org.ec4j.linters:editorconfig-linters-bom:0.2.1'
// https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/
implementation ("org.ec4j.linters:editorconfig-linters-bom:0.2.1")
'org.ec4j.linters:editorconfig-linters-bom:pom:0.2.1'
<dependency org="org.ec4j.linters" name="editorconfig-linters-bom" rev="0.2.1">
<artifact name="editorconfig-linters-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ec4j.linters', module='editorconfig-linters-bom', version='0.2.1')
)
libraryDependencies += "org.ec4j.linters" % "editorconfig-linters-bom" % "0.2.1"
[org.ec4j.linters/editorconfig-linters-bom "0.2.1"]