не последняя версия
Последняя версия 8.9.2

com.cedarsoft.commons.swing:components 8.7.0

Contains several Swing Components

Группа

Группа

com.cedarsoft.commons.swing
Идентификатор

Идентификатор

components
Версия

Версия

8.7.0
Тип

Тип

jar

Скачать components 8.7.0


<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/components/ -->
<dependency>
    <groupId>com.cedarsoft.commons.swing</groupId>
    <artifactId>components</artifactId>
    <version>8.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/components/
implementation 'com.cedarsoft.commons.swing:components:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/components/
implementation ("com.cedarsoft.commons.swing:components:8.7.0")
'com.cedarsoft.commons.swing:components:jar:8.7.0'
<dependency org="com.cedarsoft.commons.swing" name="components" rev="8.7.0">
  <artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.swing', module='components', version='8.7.0')
)
libraryDependencies += "com.cedarsoft.commons.swing" % "components" % "8.7.0"
[com.cedarsoft.commons.swing/components "8.7.0"]