is not current version
Last Version 1.3.10

org.openimaj.content:animation 1.3.5

Code to help make an animation of data/models/etc.

GroupId

GroupId

org.openimaj.content
ArtifactId

ArtifactId

animation
Version

Version

1.3.5
Type

Type

jar

Download animation 1.3.5


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