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

org.webswing:webswing-demo-nbplatform 2.6.1


Категории

Категории

ORM Данные
Группа

Группа

org.webswing
Идентификатор

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

webswing-demo-nbplatform
Версия

Версия

2.6.1
Тип

Тип

jar

Скачать webswing-demo-nbplatform 2.6.1


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