License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdeditorconfig |
Version | Version0.15.3 |
Type | Typejar |
Description |
Descriptioneditorconfig
WebJar for editorconfig
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
editorconfig-0.15.3.pom | |
editorconfig-0.15.3.jar | 24 KB |
editorconfig-0.15.3-sources.jar | 22 bytes |
editorconfig-0.15.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/editorconfig/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>editorconfig</artifactId>
<version>0.15.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/editorconfig/
implementation 'org.webjars.npm:editorconfig:0.15.3'
// https://jarcasting.com/artifacts/org.webjars.npm/editorconfig/
implementation ("org.webjars.npm:editorconfig:0.15.3")
'org.webjars.npm:editorconfig:jar:0.15.3'
<dependency org="org.webjars.npm" name="editorconfig" rev="0.15.3">
<artifact name="editorconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='editorconfig', version='0.15.3')
)
libraryDependencies += "org.webjars.npm" % "editorconfig" % "0.15.3"
[org.webjars.npm/editorconfig "0.15.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : commander | jar | [2.19.0,3) |
org.webjars.npm : lru-cache | jar | [4.1.5,5) |
org.webjars.npm : semver | jar | [5.6.0,6) |
org.webjars.npm : sigmund | jar | [1.0.1,2) |