GroupId | GroupIdcom.dolatkia |
---|---|
ArtifactId | ArtifactIdanimated-theme-manager |
Version | Version1.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
animated-theme-manager-1.1.2.pom | |
animated-theme-manager-1.1.2.aar | 25 KB |
animated-theme-manager-1.1.2-sources.jar | 4 KB |
animated-theme-manager-1.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]