License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdhal-explorer |
Version | Version0.17.0 |
Type | Typejar |
Description |
DescriptionHAL Explorer
WebJar for HAL Explorer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hal-explorer-0.17.0.pom | |
hal-explorer-0.17.0.jar | 314 KB |
hal-explorer-0.17.0-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/hal-explorer/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>hal-explorer</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/hal-explorer/
implementation 'org.webjars:hal-explorer:0.17.0'
// https://jarcasting.com/artifacts/org.webjars/hal-explorer/
implementation ("org.webjars:hal-explorer:0.17.0")
'org.webjars:hal-explorer:jar:0.17.0'
<dependency org="org.webjars" name="hal-explorer" rev="0.17.0">
<artifact name="hal-explorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='hal-explorer', version='0.17.0')
)
libraryDependencies += "org.webjars" % "hal-explorer" % "0.17.0"
[org.webjars/hal-explorer "0.17.0"]