is not current version
Last Version 1.0.2

com.jaredrummler:cyanea 1.0.0

A dynamic theme engine for Android applications

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

cyanea
Version

Version

1.0.0
Type

Type

aar

Download cyanea 1.0.0


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