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

org.slinkyframework:slinky-service-http-parent 0.5.0


Группа

Группа

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

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

slinky-service-http-parent
Версия

Версия

0.5.0
Тип

Тип

pom

Скачать slinky-service-http-parent 0.5.0

Имя Файла Размер
slinky-service-http-parent-0.5.0.pom 4 KB
Обзор

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