is not current version
Last Version 0.5.8

info.freelibrary:jiiify-presentation-v2 0.5.4

A Java Library for version 2 of the IIIF Presentation API

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

jiiify-presentation-v2
Version

Version

0.5.4
Type

Type

jar

Download jiiify-presentation-v2 0.5.4


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