Last Version

EditorConfig Core 0.12.1.Final

EditorConfig core library ported to Java

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.standardout.org.editorconfig
ArtifactId

ArtifactId

editorconfig-core
Version

Version

0.12.1.Final
Type

Type

jar
Description

Description

EditorConfig Core
EditorConfig core library ported to Java
Project URL

Project URL

http://editorconfig.org
Source Code Management

Source Code Management

https://github.com/editorconfig/editorconfig-core-java

Download editorconfig-core 0.12.1.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.