is not current version
Last Version 0.15.3

org.webjars.npm:editorconfig 0.12.0

WebJar for editorconfig

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

editorconfig
Version

Version

0.12.0
Type

Type

jar

Download editorconfig 0.12.0


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