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