License |
License |
---|---|
GroupId | GroupIdio.github.wycst |
ArtifactId | ArtifactIdwast |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionwast
java framework and tool lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wast-0.0.2.pom | |
wast-0.0.2.jar | 376 KB |
wast-0.0.2-sources.jar | 292 KB |
wast-0.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wycst/wast/ -->
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>wast</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/wast/
implementation 'io.github.wycst:wast:0.0.2'
// https://jarcasting.com/artifacts/io.github.wycst/wast/
implementation ("io.github.wycst:wast:0.0.2")
'io.github.wycst:wast:jar:0.0.2'
<dependency org="io.github.wycst" name="wast" rev="0.0.2">
<artifact name="wast" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='wast', version='0.0.2')
)
libraryDependencies += "io.github.wycst" % "wast" % "0.0.2"
[io.github.wycst/wast "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.2.7.RELEASE |
io.netty : netty-all | jar | 4.1.34.Final |