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