is not current version
Last Version 0.1.1

com.github.trickl:palette untagged-7891c7796eff28a7e68c

A Java port of the Android Palette API

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

palette
Version

Version

untagged-7891c7796eff28a7e68c
Type

Type

jar

Download palette untagged-7891c7796eff28a7e68c


<!-- https://jarcasting.com/artifacts/com.github.trickl/palette/ -->
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>palette</artifactId>
    <version>untagged-7891c7796eff28a7e68c</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/palette/
implementation 'com.github.trickl:palette:untagged-7891c7796eff28a7e68c'
// https://jarcasting.com/artifacts/com.github.trickl/palette/
implementation ("com.github.trickl:palette:untagged-7891c7796eff28a7e68c")
'com.github.trickl:palette:jar:untagged-7891c7796eff28a7e68c'
<dependency org="com.github.trickl" name="palette" rev="untagged-7891c7796eff28a7e68c">
  <artifact name="palette" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='palette', version='untagged-7891c7796eff28a7e68c')
)
libraryDependencies += "com.github.trickl" % "palette" % "untagged-7891c7796eff28a7e68c"
[com.github.trickl/palette "untagged-7891c7796eff28a7e68c"]