Files download
File Operation
jiiify-presentation-v3-0.12.4.jar download
jiiify-presentation-v3-0.12.4.pom download
jiiify-presentation-v3-0.12.4-sources.jar download
Apache Maven
<dependency>
  <groupId>info.freelibrary</groupId>
  <artifactId>jiiify-presentation-v3</artifactId>
  <version>0.12.4</version>
</dependency>
Gradle Groovy
implementation 'info.freelibrary:jiiify-presentation-v3:0.12.4'
Gradle Kotlin
implementation("info.freelibrary:jiiify-presentation-v3:0.12.4")
Scala SBT
libraryDependencies += "info.freelibrary" % "jiiify-presentation-v3" % "0.12.4"
Groovy Grape
@Grapes(
  @Grab(group='info.freelibrary', module='jiiify-presentation-v3', version='0.12.4')
)
Apache Ivy
<dependency org="info.freelibrary" name="jiiify-presentation-v3" rev="0.12.4" />
Leiningen
[info.freelibrary/jiiify-presentation-v3 "0.12.4"]
Apache Buildr
'info.freelibrary:jiiify-presentation-v3:jar:0.12.4'