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

org.resthub:resthub-web 2.1.5


Группа

Группа

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

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

resthub-web
Версия

Версия

2.1.5
Тип

Тип

pom

Скачать resthub-web 2.1.5

Имя Файла Размер
resthub-web-2.1.5.pom 788 bytes
Обзор

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