is not current version
Last Version 3325375

org.webjars:hal-browser b7669f1-1

WebJar for HAL Browser

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

hal-browser
Version

Version

b7669f1-1
Type

Type

jar

Download hal-browser b7669f1-1


<!-- https://jarcasting.com/artifacts/org.webjars/hal-browser/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>hal-browser</artifactId>
    <version>b7669f1-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/hal-browser/
implementation 'org.webjars:hal-browser:b7669f1-1'
// https://jarcasting.com/artifacts/org.webjars/hal-browser/
implementation ("org.webjars:hal-browser:b7669f1-1")
'org.webjars:hal-browser:jar:b7669f1-1'
<dependency org="org.webjars" name="hal-browser" rev="b7669f1-1">
  <artifact name="hal-browser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='hal-browser', version='b7669f1-1')
)
libraryDependencies += "org.webjars" % "hal-browser" % "b7669f1-1"
[org.webjars/hal-browser "b7669f1-1"]