is not current version
Last Version 1.1.1

org.daisy.pipeline:ds-to-spi-aggregator 1.1.0


GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

ds-to-spi-aggregator
Version

Version

1.1.0
Type

Type

pom

Download ds-to-spi-aggregator 1.1.0


<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/ds-to-spi-aggregator/ -->
<dependency>
    <groupId>org.daisy.pipeline</groupId>
    <artifactId>ds-to-spi-aggregator</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/ds-to-spi-aggregator/
implementation 'org.daisy.pipeline:ds-to-spi-aggregator:1.1.0'
// https://jarcasting.com/artifacts/org.daisy.pipeline/ds-to-spi-aggregator/
implementation ("org.daisy.pipeline:ds-to-spi-aggregator:1.1.0")
'org.daisy.pipeline:ds-to-spi-aggregator:pom:1.1.0'
<dependency org="org.daisy.pipeline" name="ds-to-spi-aggregator" rev="1.1.0">
  <artifact name="ds-to-spi-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='ds-to-spi-aggregator', version='1.1.0')
)
libraryDependencies += "org.daisy.pipeline" % "ds-to-spi-aggregator" % "1.1.0"
[org.daisy.pipeline/ds-to-spi-aggregator "1.1.0"]