| License | License | 
|---|---|
| GroupId | GroupIdorg.daisy.pipeline.modules.braille | 
| ArtifactId | ArtifactIdbraille-modules-parent | 
| Last Version | Last Version1.12.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionDAISY Pipeline 2 :: Braille Modules Parent POM The DAISY Pipeline 2 modules provide scripts for automated processing of various digital formats efficiently and economically. It intends to facilitate the production and maintenance of accessible content for people with print disabilities. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| braille-modules-parent-1.12.0.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/braille-modules-parent/ -->
<dependency>
    <groupId>org.daisy.pipeline.modules.braille</groupId>
    <artifactId>braille-modules-parent</artifactId>
    <version>1.12.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/braille-modules-parent/
implementation 'org.daisy.pipeline.modules.braille:braille-modules-parent:1.12.0'// https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/braille-modules-parent/
implementation ("org.daisy.pipeline.modules.braille:braille-modules-parent:1.12.0")'org.daisy.pipeline.modules.braille:braille-modules-parent:pom:1.12.0'<dependency org="org.daisy.pipeline.modules.braille" name="braille-modules-parent" rev="1.12.0">
  <artifact name="braille-modules-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.daisy.pipeline.modules.braille', module='braille-modules-parent', version='1.12.0')
)libraryDependencies += "org.daisy.pipeline.modules.braille" % "braille-modules-parent" % "1.12.0"[org.daisy.pipeline.modules.braille/braille-modules-parent "1.12.0"]