MVN

org.ec4j.linters : editorconfig-lint-api

Maven & Gradle

Nov 27, 2020
5 usages
1 stars

EditorConfig lint API · EditorConfig lint API for building linters.

<dependency>
    <groupId>org.ec4j.linters</groupId>
    <artifactId>editorconfig-lint-api</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ec4j.linters : editorconfig-lint-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.ec4j.linters : editorconfig-lint-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
editorconfig-lint-api-0.2.1
editorconfig-lint-api-0.2.0
0.1.x
editorconfig-lint-api-0.1.2
editorconfig-lint-api-0.1.1
editorconfig-lint-api-0.1.0
0.0.x
editorconfig-lint-api-0.0.10
editorconfig-lint-api-0.0.9

How to add a dependency to Maven

Add the following org.ec4j.linters : editorconfig-lint-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ec4j.linters</groupId>
    <artifactId>editorconfig-lint-api</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ec4j.linters : editorconfig-lint-api gradle dependency to your build.gradle file:

implementation 'org.ec4j.linters:editorconfig-lint-api:0.2.1'

Gradle Kotlin DSL: Add the following org.ec4j.linters : editorconfig-lint-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ec4j.linters:editorconfig-lint-api:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ec4j.linters : editorconfig-lint-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ec4j.linters" % "editorconfig-lint-api" % "0.2.1"

Advertisement

Dependencies from Group

Nov 27, 2020
5 usages
1 stars
Nov 27, 2020
5 usages
1 stars
Nov 27, 2020
1 usages
1 stars

Discover Dependencies

Jan 12, 2020
3 usages
2 stars
Jul 08, 2019
2 usages
0 stars
Nov 18, 2019
3 usages
1 stars
Dec 06, 2019
2 usages
38 stars
Oct 15, 2021
2 usages
4 stars
Sep 14, 2020
3 usages
Jan 04, 2021
2 usages
3 stars
Aug 23, 2023
2 usages
68 stars
Aug 01, 2021
3 usages
0 stars