License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdeslint-visitor-keys |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneslint-visitor-keys
WebJar for eslint-visitor-keys
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eslint-visitor-keys-2.1.0.pom | |
eslint-visitor-keys-2.1.0.jar | 10 KB |
eslint-visitor-keys-2.1.0-sources.jar | 22 bytes |
eslint-visitor-keys-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/eslint-visitor-keys/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eslint-visitor-keys</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-visitor-keys/
implementation 'org.webjars.npm:eslint-visitor-keys:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-visitor-keys/
implementation ("org.webjars.npm:eslint-visitor-keys:2.1.0")
'org.webjars.npm:eslint-visitor-keys:jar:2.1.0'
<dependency org="org.webjars.npm" name="eslint-visitor-keys" rev="2.1.0">
<artifact name="eslint-visitor-keys" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='eslint-visitor-keys', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "eslint-visitor-keys" % "2.1.0"
[org.webjars.npm/eslint-visitor-keys "2.1.0"]