is not current version
Last Version 1.14.6

org.daisy.pipeline:framework-bom 1.10.3


GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

framework-bom
Version

Version

1.10.3
Type

Type

pom

Download framework-bom 1.10.3

Filename Size
framework-bom-1.10.3.pom 21 KB
Browse

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