License |
License |
---|---|
GroupId | GroupIdcom.github.dotxyteam |
ArtifactId | ArtifactIdmetalizer |
Version | Version3.4.0 |
Type | Typejar |
Description |
Descriptionmetalizer
Java library generating a great number of color combinations for theming Swing applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
metalizer-3.4.0.pom | |
metalizer-3.4.0.jar | 33 KB |
metalizer-3.4.0-sources.jar | 11 KB |
metalizer-3.4.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/metalizer/ -->
<dependency>
<groupId>com.github.dotxyteam</groupId>
<artifactId>metalizer</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/metalizer/
implementation 'com.github.dotxyteam:metalizer:3.4.0'
// https://jarcasting.com/artifacts/com.github.dotxyteam/metalizer/
implementation ("com.github.dotxyteam:metalizer:3.4.0")
'com.github.dotxyteam:metalizer:jar:3.4.0'
<dependency org="com.github.dotxyteam" name="metalizer" rev="3.4.0">
<artifact name="metalizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='metalizer', version='3.4.0')
)
libraryDependencies += "com.github.dotxyteam" % "metalizer" % "3.4.0"
[com.github.dotxyteam/metalizer "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |