is not current version
Last Version 1.0.7

com.flaviofaria:kenburnsview 1.0.5

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

GroupId

GroupId

com.flaviofaria
ArtifactId

ArtifactId

kenburnsview
Version

Version

1.0.5
Type

Type

jar

Download kenburnsview 1.0.5


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