License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules |
ArtifactId | ArtifactIdmodules-bom |
Last Version | Last Version1.14.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Modules BoM
Bill-of-Materials POM for all modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
modules-bom-1.14.7.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.14.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/modules-bom/
implementation 'org.daisy.pipeline.modules:modules-bom:1.14.7'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/modules-bom/
implementation ("org.daisy.pipeline.modules:modules-bom:1.14.7")
'org.daisy.pipeline.modules:modules-bom:pom:1.14.7'
<dependency org="org.daisy.pipeline.modules" name="modules-bom" rev="1.14.7">
<artifact name="modules-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='modules-bom', version='1.14.7')
)
libraryDependencies += "org.daisy.pipeline.modules" % "modules-bom" % "1.14.7"
[org.daisy.pipeline.modules/modules-bom "1.14.7"]