is not current version
Last Version 1.1.0

io.pythagoras.common:aggregation-queue 1.0.3


GroupId

GroupId

io.pythagoras.common
ArtifactId

ArtifactId

aggregation-queue
Version

Version

1.0.3
Type

Type

jar

Download aggregation-queue 1.0.3


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