is not current version
Last Version 1.14.6

org.daisy.pipeline:framework-aggregator 1.14.2


GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

framework-aggregator
Version

Version

1.14.2
Type

Type

pom

Download framework-aggregator 1.14.2


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