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