is not current version
Last Version 1.0.6

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


GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-experiment
Version

Version

1.0.1
Type

Type

jar

Download wing-experiment 1.0.1


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