EditorConfig linters

EditorConfig linter implementations

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ec4j.linters
ArtifactId

ArtifactId

editorconfig-linters
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

EditorConfig linters
EditorConfig linter implementations

Download editorconfig-linters

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7
org.ec4j.linters : editorconfig-lint-api jar 0.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.10
0.0.9