is not current version
Last Version 0.12.1

info.freelibrary:jiiify-presentation-v3 0.6.0

A Java Library for version 3 of the IIIF Presentation API

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

jiiify-presentation-v3
Version

Version

0.6.0
Type

Type

jar

Download jiiify-presentation-v3 0.6.0


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