wast

java framework and tool lib

License

License

GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

wast
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

wast
java framework and tool lib
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/wycst/wast

Download wast

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.20
io.netty : netty-all jar 4.1.77.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1