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

io.restx:restx-build 0.30


Группа

Группа

io.restx
Идентификатор

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

restx-build
Версия

Версия

0.30
Тип

Тип

jar

Скачать restx-build 0.30


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