| License |
License |
|---|---|
| GroupId | GroupIdio.github.kolod |
| ArtifactId | ArtifactIdlib |
| Version | Version1.1.1 |
| Type | Typepom |
| Description |
Descriptionflatlaf-themes-combobox-model
The ComboBox model for the FlatLaf themes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lib-1.1.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.kolod/lib/ -->
<dependency>
<groupId>io.github.kolod</groupId>
<artifactId>lib</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kolod/lib/
implementation 'io.github.kolod:lib:1.1.1'
// https://jarcasting.com/artifacts/io.github.kolod/lib/
implementation ("io.github.kolod:lib:1.1.1")
'io.github.kolod:lib:pom:1.1.1'
<dependency org="io.github.kolod" name="lib" rev="1.1.1">
<artifact name="lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.kolod', module='lib', version='1.1.1')
)
libraryDependencies += "io.github.kolod" % "lib" % "1.1.1"
[io.github.kolod/lib "1.1.1"]