is not current version
Last Version 1.0.1

io.pythagoras.common:s3-event-queue 1.0.0


GroupId

GroupId

io.pythagoras.common
ArtifactId

ArtifactId

s3-event-queue
Version

Version

1.0.0
Type

Type

jar

Download s3-event-queue 1.0.0


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