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