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

com.cedarsoft.commons.old:swing 2.0.1


Группа

Группа

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

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

swing
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать swing 2.0.1

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

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