| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdhighland |
| Version | Version3.0.0-beta.9 |
| Type | Typejar |
| Description |
Descriptionhighland
WebJar for highland
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| highland-3.0.0-beta.9.pom | |
| highland-3.0.0-beta.9.jar | 161 KB |
| highland-3.0.0-beta.9-sources.jar | 22 bytes |
| highland-3.0.0-beta.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/highland/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>highland</artifactId>
<version>3.0.0-beta.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/highland/
implementation 'org.webjars.npm:highland:3.0.0-beta.9'
// https://jarcasting.com/artifacts/org.webjars.npm/highland/
implementation ("org.webjars.npm:highland:3.0.0-beta.9")
'org.webjars.npm:highland:jar:3.0.0-beta.9'
<dependency org="org.webjars.npm" name="highland" rev="3.0.0-beta.9">
<artifact name="highland" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='highland', version='3.0.0-beta.9')
)
libraryDependencies += "org.webjars.npm" % "highland" % "3.0.0-beta.9"
[org.webjars.npm/highland "3.0.0-beta.9"]