| GroupId | GroupIdinfo.freelibrary |
|---|---|
| ArtifactId | ArtifactIdjiiify-presentation-v3 |
| Version | Version0.5.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jiiify-presentation-v3-0.5.4.pom | |
| jiiify-presentation-v3-0.5.4.jar | 228 KB |
| jiiify-presentation-v3-0.5.4-sources.jar | 141 KB |
| jiiify-presentation-v3-0.5.4-javadoc.jar | 639 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v3/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>jiiify-presentation-v3</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v3/
implementation 'info.freelibrary:jiiify-presentation-v3:0.5.4'
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v3/
implementation ("info.freelibrary:jiiify-presentation-v3:0.5.4")
'info.freelibrary:jiiify-presentation-v3:jar:0.5.4'
<dependency org="info.freelibrary" name="jiiify-presentation-v3" rev="0.5.4">
<artifact name="jiiify-presentation-v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='jiiify-presentation-v3', version='0.5.4')
)
libraryDependencies += "info.freelibrary" % "jiiify-presentation-v3" % "0.5.4"
[info.freelibrary/jiiify-presentation-v3 "0.5.4"]