is not current version
Last Version 0.2.1

org.ec4j.linters:editorconfig-linters 0.0.10

EditorConfig linter implementations

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ec4j.linters
ArtifactId

ArtifactId

editorconfig-linters
Version

Version

0.0.10
Type

Type

jar

Download editorconfig-linters 0.0.10


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