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