is not current version
Last Version 3.3.1

io.github.dheid:wings 3.3.0


GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

wings
Version

Version

3.3.0
Type

Type

jar

Download wings 3.3.0


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