License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdeslint-visitor-keys |
Version | Version1.3.0 |
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-1.3.0.pom | |
eslint-visitor-keys-1.3.0.jar | 10 KB |
eslint-visitor-keys-1.3.0-sources.jar | 22 bytes |
eslint-visitor-keys-1.3.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>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-visitor-keys/
implementation 'org.webjars.npm:eslint-visitor-keys:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-visitor-keys/
implementation ("org.webjars.npm:eslint-visitor-keys:1.3.0")
'org.webjars.npm:eslint-visitor-keys:jar:1.3.0'
<dependency org="org.webjars.npm" name="eslint-visitor-keys" rev="1.3.0">
<artifact name="eslint-visitor-keys" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='eslint-visitor-keys', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "eslint-visitor-keys" % "1.3.0"
[org.webjars.npm/eslint-visitor-keys "1.3.0"]