| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdde.guerda.colormatcher | 
| ArtifactId | ArtifactIdcolormatcher-examples | 
| Last Version | Last Version0.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionColormatcher Examples Some examples and demos how to use colormatcher | 
<!-- https://jarcasting.com/artifacts/de.guerda.colormatcher/colormatcher-examples/ -->
<dependency>
    <groupId>de.guerda.colormatcher</groupId>
    <artifactId>colormatcher-examples</artifactId>
    <version>0.0.6</version>
</dependency>// https://jarcasting.com/artifacts/de.guerda.colormatcher/colormatcher-examples/
implementation 'de.guerda.colormatcher:colormatcher-examples:0.0.6'// https://jarcasting.com/artifacts/de.guerda.colormatcher/colormatcher-examples/
implementation ("de.guerda.colormatcher:colormatcher-examples:0.0.6")'de.guerda.colormatcher:colormatcher-examples:jar:0.0.6'<dependency org="de.guerda.colormatcher" name="colormatcher-examples" rev="0.0.6">
  <artifact name="colormatcher-examples" type="jar" />
</dependency>@Grapes(
@Grab(group='de.guerda.colormatcher', module='colormatcher-examples', version='0.0.6')
)libraryDependencies += "de.guerda.colormatcher" % "colormatcher-examples" % "0.0.6"[de.guerda.colormatcher/colormatcher-examples "0.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.guerda.colormatcher : colormatcher-core | jar | 0.0.6 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.12 | 
| com.miglayout : miglayout-swing | jar | 4.2 | 
| org.bytedeco : javacv | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |