is not current version
Last Version 4.0.7

io.github.ramerf:wind 4.0.0-RELEASE

springboot web at once.

GroupId

GroupId

io.github.ramerf
ArtifactId

ArtifactId

wind
Version

Version

4.0.0-RELEASE
Type

Type

pom

Download wind 4.0.0-RELEASE

Filename Size
wind-4.0.0-RELEASE.pom 10 KB
Browse

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