Last Version

CircularImageView 2.1.0

Simple way to animate your views on Android with Rx

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

rxanimation
Version

Version

2.1.0
Type

Type

aar
Description

Description

CircularImageView
Simple way to animate your views on Android with Rx
Project URL

Project URL

https://github.com/lopspower/RxAnimation
Source Code Management

Source Code Management

https://github.com/lopspower/RxAnimation

Download rxanimation 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
io.reactivex.rxjava3 : rxjava jar 3.0.4

Project Modules

There are no modules declared in this project.