Last Version

KenBurnsView 1.0.7

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
Version

Version

1.0.7
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 1.0.7


<!-- 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.