animatedThemeManager

create your custom themes and change them dynamically with animation

License

License

GroupId

GroupId

io.github.imandolatkia
ArtifactId

ArtifactId

animatedThemeManager
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

animatedThemeManager
create your custom themes and change them dynamically with animation
Project URL

Project URL

https://github.com/imandolatkia/Android-Animated-Theme-Manager
Source Code Management

Source Code Management

http://github.com/imandolatkia/Android-Animated-Theme-Manager/tree/master

Download animatedThemeManager

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0