is not current version
Last Version 0.2.1

org.ec4j.linters:editorconfig-linters-bom 0.1.0

EditorConfig linters Bill of Materials

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ec4j.linters
ArtifactId

ArtifactId

editorconfig-linters-bom
Version

Version

0.1.0
Type

Type

pom

Download editorconfig-linters-bom 0.1.0


<!-- https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/ -->
<dependency>
    <groupId>org.ec4j.linters</groupId>
    <artifactId>editorconfig-linters-bom</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/
implementation 'org.ec4j.linters:editorconfig-linters-bom:0.1.0'
// https://jarcasting.com/artifacts/org.ec4j.linters/editorconfig-linters-bom/
implementation ("org.ec4j.linters:editorconfig-linters-bom:0.1.0")
'org.ec4j.linters:editorconfig-linters-bom:pom:0.1.0'
<dependency org="org.ec4j.linters" name="editorconfig-linters-bom" rev="0.1.0">
  <artifact name="editorconfig-linters-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ec4j.linters', module='editorconfig-linters-bom', version='0.1.0')
)
libraryDependencies += "org.ec4j.linters" % "editorconfig-linters-bom" % "0.1.0"
[org.ec4j.linters/editorconfig-linters-bom "0.1.0"]