GroupId | GroupIdtop.zenyoung |
---|---|
ArtifactId | ArtifactIdzenyoung-webflux |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
zenyoung-webflux-1.4.0.pom | |
zenyoung-webflux-1.4.0.jar | 35 KB |
zenyoung-webflux-1.4.0-sources.jar | 14 KB |
zenyoung-webflux-1.4.0-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-webflux</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux/
implementation 'top.zenyoung:zenyoung-webflux:1.4.0'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux/
implementation ("top.zenyoung:zenyoung-webflux:1.4.0")
'top.zenyoung:zenyoung-webflux:jar:1.4.0'
<dependency org="top.zenyoung" name="zenyoung-webflux" rev="1.4.0">
<artifact name="zenyoung-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-webflux', version='1.4.0')
)
libraryDependencies += "top.zenyoung" % "zenyoung-webflux" % "1.4.0"
[top.zenyoung/zenyoung-webflux "1.4.0"]