is not current version
Last Version 0.2.1

io.github.flowersinthesand:wes-test 0.2.0

This module provides templates to test client-side and server-side bridges

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

wes-test
Version

Version

0.2.0
Type

Type

jar

Download wes-test 0.2.0


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