License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__nearley |
Version | Version2.11.0 |
Type | Typejar |
Description |
Description@types/nearley
WebJar for @types/nearley
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__nearley-2.11.0.pom | |
types__nearley-2.11.0.jar | 5 KB |
types__nearley-2.11.0-sources.jar | 22 bytes |
types__nearley-2.11.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__nearley/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__nearley</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__nearley/
implementation 'org.webjars.npm:types__nearley:2.11.0'
// https://jarcasting.com/artifacts/org.webjars.npm/types__nearley/
implementation ("org.webjars.npm:types__nearley:2.11.0")
'org.webjars.npm:types__nearley:jar:2.11.0'
<dependency org="org.webjars.npm" name="types__nearley" rev="2.11.0">
<artifact name="types__nearley" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__nearley', version='2.11.0')
)
libraryDependencies += "org.webjars.npm" % "types__nearley" % "2.11.0"
[org.webjars.npm/types__nearley "2.11.0"]