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

xyz.ressor:ressor-s3-source 1.2.1

Ressor Spring

Группа

Группа

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

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

ressor-s3-source
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать ressor-s3-source 1.2.1


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