GroupId | GroupIdcom.github.wshunvx |
---|---|
ArtifactId | ArtifactIdwebflux_adapter |
Last Version | Last Version1.0.20201210 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.wshunvx/webflux_adapter/ -->
<dependency>
<groupId>com.github.wshunvx</groupId>
<artifactId>webflux_adapter</artifactId>
<version>1.0.20201210</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshunvx/webflux_adapter/
implementation 'com.github.wshunvx:webflux_adapter:1.0.20201210'
// https://jarcasting.com/artifacts/com.github.wshunvx/webflux_adapter/
implementation ("com.github.wshunvx:webflux_adapter:1.0.20201210")
'com.github.wshunvx:webflux_adapter:jar:1.0.20201210'
<dependency org="com.github.wshunvx" name="webflux_adapter" rev="1.0.20201210">
<artifact name="webflux_adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshunvx', module='webflux_adapter', version='1.0.20201210')
)
libraryDependencies += "com.github.wshunvx" % "webflux_adapter" % "1.0.20201210"
[com.github.wshunvx/webflux_adapter "1.0.20201210"]