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