is not current version
Last Version 0.5.0-v3

info.freelibrary:jiiify-presentation 0.3.0

A Java Library for the IIIF Presentation API

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

jiiify-presentation
Version

Version

0.3.0
Type

Type

jar

Download jiiify-presentation 0.3.0


<!-- https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation/ -->
<dependency>
    <groupId>info.freelibrary</groupId>
    <artifactId>jiiify-presentation</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation/
implementation 'info.freelibrary:jiiify-presentation:0.3.0'
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation/
implementation ("info.freelibrary:jiiify-presentation:0.3.0")
'info.freelibrary:jiiify-presentation:jar:0.3.0'
<dependency org="info.freelibrary" name="jiiify-presentation" rev="0.3.0">
  <artifact name="jiiify-presentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='jiiify-presentation', version='0.3.0')
)
libraryDependencies += "info.freelibrary" % "jiiify-presentation" % "0.3.0"
[info.freelibrary/jiiify-presentation "0.3.0"]