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

org.kantega.reststop:reststop-api 1.4


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

reststop-api
Версия

Версия

1.4
Тип

Тип

jar

Скачать reststop-api 1.4


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