Last Version

Colormatcher Core 0.0.6

Core library to extract dominant colors and match them. Include this if you want to use colormatcher in your project

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.guerda.colormatcher
ArtifactId

ArtifactId

colormatcher-core
Version

Version

0.0.6
Type

Type

jar
Description

Description

Colormatcher Core
Core library to extract dominant colors and match them. Include this if you want to use colormatcher in your project

Download colormatcher-core 0.0.6


<!-- https://jarcasting.com/artifacts/de.guerda.colormatcher/colormatcher-core/ -->
<dependency>
    <groupId>de.guerda.colormatcher</groupId>
    <artifactId>colormatcher-core</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.guerda.colormatcher/colormatcher-core/
implementation 'de.guerda.colormatcher:colormatcher-core:0.0.6'
// https://jarcasting.com/artifacts/de.guerda.colormatcher/colormatcher-core/
implementation ("de.guerda.colormatcher:colormatcher-core:0.0.6")
'de.guerda.colormatcher:colormatcher-core:jar:0.0.6'
<dependency org="de.guerda.colormatcher" name="colormatcher-core" rev="0.0.6">
  <artifact name="colormatcher-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.guerda.colormatcher', module='colormatcher-core', version='0.0.6')
)
libraryDependencies += "de.guerda.colormatcher" % "colormatcher-core" % "0.0.6"
[de.guerda.colormatcher/colormatcher-core "0.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.encog : encog-core jar 3.3.0
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.