is not current version
Last Version 1.0.6

com.github.seanyinx.wing:wing-experiment 1.0.3


GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-experiment
Version

Version

1.0.3
Type

Type

jar

Download wing-experiment 1.0.3


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