is not current version
Last Version 4.0.0

com.github.veithen.visualwas.thirdparty:org.openide.windows 3.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.veithen.visualwas.thirdparty
ArtifactId

ArtifactId

org.openide.windows
Version

Version

3.0.0
Type

Type

pom

Download org.openide.windows 3.0.0


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