GroupId | GroupIdcom.github.trickl |
---|---|
ArtifactId | ArtifactIdpalette |
Version | Versionuntagged-7891c7796eff28a7e68c |
Type | Typejar |
<!-- 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"]