is not current version
Last Version 2.1

se.motility:ziploq 1.0

A high-throughput device for merging and sequencing messages from any number of input sources

GroupId

GroupId

se.motility
ArtifactId

ArtifactId

ziploq
Version

Version

1.0
Type

Type

jar

Download ziploq 1.0


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