GroupId | GroupIdcom.github.mkopylec |
---|---|
ArtifactId | ArtifactIdcharon-spring-webflux |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
charon-spring-webflux-4.0.0.pom | |
charon-spring-webflux-4.0.0.jar | 102 KB |
charon-spring-webflux-4.0.0-sources.jar | 54 KB |
charon-spring-webflux-4.0.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webflux/ -->
<dependency>
<groupId>com.github.mkopylec</groupId>
<artifactId>charon-spring-webflux</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webflux/
implementation 'com.github.mkopylec:charon-spring-webflux:4.0.0'
// https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webflux/
implementation ("com.github.mkopylec:charon-spring-webflux:4.0.0")
'com.github.mkopylec:charon-spring-webflux:jar:4.0.0'
<dependency org="com.github.mkopylec" name="charon-spring-webflux" rev="4.0.0">
<artifact name="charon-spring-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkopylec', module='charon-spring-webflux', version='4.0.0')
)
libraryDependencies += "com.github.mkopylec" % "charon-spring-webflux" % "4.0.0"
[com.github.mkopylec/charon-spring-webflux "4.0.0"]