Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdru.fix |
ArtifactId | ArtifactIdcompletable-reactor-spring |
Version | Version1.4.5 |
Type | Typejar |
Filename | Size |
---|---|
completable-reactor-spring-1.4.5.pom | |
completable-reactor-spring-1.4.5.jar | 261 bytes |
completable-reactor-spring-1.4.5-sources.jar | 261 bytes |
completable-reactor-spring-1.4.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.fix/completable-reactor-spring/ -->
<dependency>
<groupId>ru.fix</groupId>
<artifactId>completable-reactor-spring</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.fix/completable-reactor-spring/
implementation 'ru.fix:completable-reactor-spring:1.4.5'
// https://jarcasting.com/artifacts/ru.fix/completable-reactor-spring/
implementation ("ru.fix:completable-reactor-spring:1.4.5")
'ru.fix:completable-reactor-spring:jar:1.4.5'
<dependency org="ru.fix" name="completable-reactor-spring" rev="1.4.5">
<artifact name="completable-reactor-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.fix', module='completable-reactor-spring', version='1.4.5')
)
libraryDependencies += "ru.fix" % "completable-reactor-spring" % "1.4.5"
[ru.fix/completable-reactor-spring "1.4.5"]