format-catalog

Format Catalog

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.daisy.streamline
ArtifactId

ArtifactId

format-catalog
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

format-catalog
Format Catalog
Project URL

Project URL

https://github.com/ologolo/format-catalog
Source Code Management

Source Code Management

https://github.com/ologolo/format-catalog

Download format-catalog

How to add to project

<!-- https://jarcasting.com/artifacts/org.daisy.streamline/format-catalog/ -->
<dependency>
    <groupId>org.daisy.streamline</groupId>
    <artifactId>format-catalog</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.streamline/format-catalog/
implementation 'org.daisy.streamline:format-catalog:1.2.0'
// https://jarcasting.com/artifacts/org.daisy.streamline/format-catalog/
implementation ("org.daisy.streamline:format-catalog:1.2.0")
'org.daisy.streamline:format-catalog:jar:1.2.0'
<dependency org="org.daisy.streamline" name="format-catalog" rev="1.2.0">
  <artifact name="format-catalog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.streamline', module='format-catalog', version='1.2.0')
)
libraryDependencies += "org.daisy.streamline" % "format-catalog" % "1.2.0"
[org.daisy.streamline/format-catalog "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.daisy.streamline : streamline-api jar 1.6.0

Project Modules

There are no modules declared in this project.

Build Status Type License: LGPL v2.1

format-catalog

This component provides format details.

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

  • Requires Java 8
  • Compatible with SPI and OSGi

More information

See the common wiki for more information.

org.daisy.streamline

Ologolo

Open source java libraries

Versions

Version
1.2.0
1.1.0
1.0.0