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