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