is not current version
Last Version 0.2.1

org.ec4j.linters:editorconfig-linters 0.2.0

EditorConfig linter implementations

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ec4j.linters
ArtifactId

ArtifactId

editorconfig-linters
Version

Version

0.2.0
Type

Type

jar

Download editorconfig-linters 0.2.0


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