GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdlexical-scope |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
lexical-scope-1.1.1.pom | |
lexical-scope-1.1.1.jar | 49 KB |
lexical-scope-1.1.1-sources.jar | 22 bytes |
lexical-scope-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lexical-scope/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lexical-scope</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lexical-scope/
implementation 'org.webjars.npm:lexical-scope:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/lexical-scope/
implementation ("org.webjars.npm:lexical-scope:1.1.1")
'org.webjars.npm:lexical-scope:jar:1.1.1'
<dependency org="org.webjars.npm" name="lexical-scope" rev="1.1.1">
<artifact name="lexical-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lexical-scope', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "lexical-scope" % "1.1.1"
[org.webjars.npm/lexical-scope "1.1.1"]