is not current version
Last Version 0.1.1

com.github.trickl:palette untagged-2e8df5cb83748d6f2aec

A Java port of the Android Palette API

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

palette
Version

Version

untagged-2e8df5cb83748d6f2aec
Type

Type

jar

Download palette untagged-2e8df5cb83748d6f2aec


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