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

org.webjars.bower:hello 1.7.5

WebJar for hello

Группа

Группа

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

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

hello
Версия

Версия

1.7.5
Тип

Тип

jar

Скачать hello 1.7.5

Имя Файла Размер
hello-1.7.5.pom
hello-1.7.5.jar 148 KB
hello-1.7.5-sources.jar 22 bytes
hello-1.7.5-javadoc.jar 22 bytes
Обзор

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