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