is not current version
Last Version 4.0.0

com.github.veithen.visualwas.thirdparty:org.openide.dialogs 2.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.veithen.visualwas.thirdparty
ArtifactId

ArtifactId

org.openide.dialogs
Version

Version

2.1.0
Type

Type

pom

Download org.openide.dialogs 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/org.openide.dialogs/ -->
<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>org.openide.dialogs</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/org.openide.dialogs/
implementation 'com.github.veithen.visualwas.thirdparty:org.openide.dialogs:2.1.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/org.openide.dialogs/
implementation ("com.github.veithen.visualwas.thirdparty:org.openide.dialogs:2.1.0")
'com.github.veithen.visualwas.thirdparty:org.openide.dialogs:pom:2.1.0'
<dependency org="com.github.veithen.visualwas.thirdparty" name="org.openide.dialogs" rev="2.1.0">
  <artifact name="org.openide.dialogs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas.thirdparty', module='org.openide.dialogs', version='2.1.0')
)
libraryDependencies += "com.github.veithen.visualwas.thirdparty" % "org.openide.dialogs" % "2.1.0"
[com.github.veithen.visualwas.thirdparty/org.openide.dialogs "2.1.0"]