is not current version
Last Version 1.1.1

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


GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

ds-to-spi-runtime
Version

Version

1.1.0
Type

Type

jar

Download ds-to-spi-runtime 1.1.0


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