is not current version
Last Version 1.1.4

com.dolatkia:animated-theme-manager 1.1.2

create your custom themes and change them dynamically with animation

GroupId

GroupId

com.dolatkia
ArtifactId

ArtifactId

animated-theme-manager
Version

Version

1.1.2
Type

Type

aar

Download animated-theme-manager 1.1.2


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