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