Last Version

ec4j 0.3.0

An EditorConfig parser for Java

License

License

GroupId

GroupId

org.ec4j.core
ArtifactId

ArtifactId

ec4j-core-parent
Version

Version

0.3.0
Type

Type

pom
Description

Description

ec4j
An EditorConfig parser for Java
Project URL

Project URL

https://github.com/angelozerr/ec4j
Source Code Management

Source Code Management

https://github.com/angelozerr/ec4j

Download ec4j-core-parent 0.3.0

Filename Size
ec4j-core-parent-0.3.0.pom 21 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • ide-support
  • core-build