is not current version
Last Version 2.6.5

org.webswing:webswing-demo-nbplatform 2.6.1


Categories

Categories

ORM Data
GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-demo-nbplatform
Version

Version

2.6.1
Type

Type

jar

Download 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"]