is not current version
Last Version 4.0.1-RELEASE

io.github.ramerf:wind-annotation 3.6.0-RELEASE


GroupId

GroupId

io.github.ramerf
ArtifactId

ArtifactId

wind-annotation
Version

Version

3.6.0-RELEASE
Type

Type

jar

Download wind-annotation 3.6.0-RELEASE


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