| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdeslint-config-google |
| Version | Version0.14.0 |
| Type | Typejar |
| Description |
Descriptioneslint-config-google
WebJar for eslint-config-google
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eslint-config-google-0.14.0.pom | |
| eslint-config-google-0.14.0.jar | 10 KB |
| eslint-config-google-0.14.0-sources.jar | 22 bytes |
| eslint-config-google-0.14.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/eslint-config-google/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eslint-config-google</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-config-google/
implementation 'org.webjars.npm:eslint-config-google:0.14.0'
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-config-google/
implementation ("org.webjars.npm:eslint-config-google:0.14.0")
'org.webjars.npm:eslint-config-google:jar:0.14.0'
<dependency org="org.webjars.npm" name="eslint-config-google" rev="0.14.0">
<artifact name="eslint-config-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='eslint-config-google', version='0.14.0')
)
libraryDependencies += "org.webjars.npm" % "eslint-config-google" % "0.14.0"
[org.webjars.npm/eslint-config-google "0.14.0"]