License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.daisy.streamline |
ArtifactId | ArtifactIdformat-catalog |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionformat-catalog
Format Catalog
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
format-catalog-1.2.0.pom | |
format-catalog-1.2.0.jar | 20 KB |
format-catalog-1.2.0-sources.jar | 7 KB |
format-catalog-1.2.0-javadoc.jar | 396 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.daisy.streamline : streamline-api | jar | 1.6.0 |