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