maven-parents
DAISY Consortium Maven parent POMs
License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules.braille |
ArtifactId | ArtifactIdcss-utils-aggregator |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDP2 Braille Modules :: css-utils
The DAISY Consortium is an international association that develops, maintains and promotes international DAISY (Digital Accessible Information System) Standards. It is managed by a Board made up of representatives from all Full Member organizations. The Consortium is constituted as a not-for-profit association under Swiss law and is governed by Articles of Association.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
css-utils-aggregator-1.12.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/css-utils-aggregator/ -->
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>css-utils-aggregator</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/css-utils-aggregator/
implementation 'org.daisy.pipeline.modules.braille:css-utils-aggregator:1.12.0'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/css-utils-aggregator/
implementation ("org.daisy.pipeline.modules.braille:css-utils-aggregator:1.12.0")
'org.daisy.pipeline.modules.braille:css-utils-aggregator:pom:1.12.0'
<dependency org="org.daisy.pipeline.modules.braille" name="css-utils-aggregator" rev="1.12.0">
<artifact name="css-utils-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules.braille', module='css-utils-aggregator', version='1.12.0')
)
libraryDependencies += "org.daisy.pipeline.modules.braille" % "css-utils-aggregator" % "1.12.0"
[org.daisy.pipeline.modules.braille/css-utils-aggregator "1.12.0"]
DAISY Consortium Maven parent POMs