is not current version
Last Version 3.3.1

io.github.dheid:demo-desktop 3.3.0


GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

demo-desktop
Version

Version

3.3.0
Type

Type

war

Download demo-desktop 3.3.0


<!-- https://jarcasting.com/artifacts/io.github.dheid/demo-desktop/ -->
<dependency>
    <groupId>io.github.dheid</groupId>
    <artifactId>demo-desktop</artifactId>
    <version>3.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dheid/demo-desktop/
implementation 'io.github.dheid:demo-desktop:3.3.0'
// https://jarcasting.com/artifacts/io.github.dheid/demo-desktop/
implementation ("io.github.dheid:demo-desktop:3.3.0")
'io.github.dheid:demo-desktop:war:3.3.0'
<dependency org="io.github.dheid" name="demo-desktop" rev="3.3.0">
  <artifact name="demo-desktop" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.dheid', module='demo-desktop', version='3.3.0')
)
libraryDependencies += "io.github.dheid" % "demo-desktop" % "3.3.0"
[io.github.dheid/demo-desktop "3.3.0"]