is not current version
Last Version 1.14.6

org.daisy.pipeline:framework-bom 1.14.0


GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

framework-bom
Version

Version

1.14.0
Type

Type

pom

Download framework-bom 1.14.0

Filename Size
framework-bom-1.14.0.pom 16 KB
Browse

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