| License |
License
AGPL
|
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdhyper-json |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhyper-json
WebJar for hyper-json
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hyper-json-1.4.0.pom | |
| hyper-json-1.4.0.jar | 16 KB |
| hyper-json-1.4.0-sources.jar | 22 bytes |
| hyper-json-1.4.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/hyper-json/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>hyper-json</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/hyper-json/
implementation 'org.webjars.npm:hyper-json:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/hyper-json/
implementation ("org.webjars.npm:hyper-json:1.4.0")
'org.webjars.npm:hyper-json:jar:1.4.0'
<dependency org="org.webjars.npm" name="hyper-json" rev="1.4.0">
<artifact name="hyper-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='hyper-json', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "hyper-json" % "1.4.0"
[org.webjars.npm/hyper-json "1.4.0"]