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

li.rudin.core:core-jaxrs 1.1


Группа

Группа

li.rudin.core
Идентификатор

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

core-jaxrs
Версия

Версия

1.1
Тип

Тип

jar

Скачать core-jaxrs 1.1

Имя Файла Размер
core-jaxrs-1.1.pom
core-jaxrs-1.1.jar 1 KB
core-jaxrs-1.1-javadoc.jar 335 bytes
Обзор

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