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

com.cedarsoft.commons.old:swing 1.6.3


Группа

Группа

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

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

swing
Версия

Версия

1.6.3
Тип

Тип

jar

Скачать swing 1.6.3

Имя Файла Размер
swing-1.6.3.pom 646 bytes
swing-1.6.3-tests.jar 1 KB
Обзор

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