is not current version
Last Version 1.0.2

com.jaredrummler:cyanea 0.0.1

A dynamic theme engine for Android applications

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

cyanea
Version

Version

0.0.1
Type

Type

aar

Download cyanea 0.0.1


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