не последняя версия
Последняя версия 3325375

org.webjars:hal-browser 9f96c74

WebJar for HAL Browser

Группа

Группа

org.webjars
Идентификатор

Идентификатор

hal-browser
Версия

Версия

9f96c74
Тип

Тип

jar

Скачать hal-browser 9f96c74


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