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