KenBurnsView

Android library that provides an extension to ImageView that creates an immersive experience by animating its drawable using the Ken Burns Effect.

License

License

GroupId

GroupId

com.flaviofaria
ArtifactId

ArtifactId

kenburnsview
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

KenBurnsView
Android library that provides an extension to ImageView that creates an immersive experience by animating its drawable using the Ken Burns Effect.
Project URL

Project URL

https://github.com/flavioarfaria/KenBurnsView

Download kenburnsview

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3