is not current version
Last Version 1.14.7

org.daisy.pipeline.modules:modules-bom 1.13.5

Bill-of-Materials POM for all modules

GroupId

GroupId

org.daisy.pipeline.modules
ArtifactId

ArtifactId

modules-bom
Version

Version

1.13.5
Type

Type

pom

Download modules-bom 1.13.5

Filename Size
modules-bom-1.13.5.pom 23 KB
Browse

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