is not current version
Last Version 1.3.10

org.openimaj.content:slideshow 1.3.8

A library for creating slideshows and presentations that can contain interactive demos that utilise all OpenIMAJ components.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.openimaj.content
ArtifactId

ArtifactId

slideshow
Version

Version

1.3.8
Type

Type

jar

Download slideshow 1.3.8


<!-- https://jarcasting.com/artifacts/org.openimaj.content/slideshow/ -->
<dependency>
    <groupId>org.openimaj.content</groupId>
    <artifactId>slideshow</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.content/slideshow/
implementation 'org.openimaj.content:slideshow:1.3.8'
// https://jarcasting.com/artifacts/org.openimaj.content/slideshow/
implementation ("org.openimaj.content:slideshow:1.3.8")
'org.openimaj.content:slideshow:jar:1.3.8'
<dependency org="org.openimaj.content" name="slideshow" rev="1.3.8">
  <artifact name="slideshow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.content', module='slideshow', version='1.3.8')
)
libraryDependencies += "org.openimaj.content" % "slideshow" % "1.3.8"
[org.openimaj.content/slideshow "1.3.8"]