is not current version
Last Version 4.0.7

io.github.ramerf:wind-core 1.1.1


GroupId

GroupId

io.github.ramerf
ArtifactId

ArtifactId

wind-core
Version

Version

1.1.1
Type

Type

jar

Download wind-core 1.1.1


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