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

xyz.ressor:ressor-spring 1.0.0-beta.5

Ressor Spring

Группа

Группа

xyz.ressor
Идентификатор

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

ressor-spring
Версия

Версия

1.0.0-beta.5
Тип

Тип

jar

Скачать ressor-spring 1.0.0-beta.5


<!-- https://jarcasting.com/artifacts/xyz.ressor/ressor-spring/ -->
<dependency>
    <groupId>xyz.ressor</groupId>
    <artifactId>ressor-spring</artifactId>
    <version>1.0.0-beta.5</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.ressor/ressor-spring/
implementation 'xyz.ressor:ressor-spring:1.0.0-beta.5'
// https://jarcasting.com/artifacts/xyz.ressor/ressor-spring/
implementation ("xyz.ressor:ressor-spring:1.0.0-beta.5")
'xyz.ressor:ressor-spring:jar:1.0.0-beta.5'
<dependency org="xyz.ressor" name="ressor-spring" rev="1.0.0-beta.5">
  <artifact name="ressor-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.ressor', module='ressor-spring', version='1.0.0-beta.5')
)
libraryDependencies += "xyz.ressor" % "ressor-spring" % "1.0.0-beta.5"
[xyz.ressor/ressor-spring "1.0.0-beta.5"]