Эксперт ХД

io.reactivex.rxjava3:rxjava (3.1.10)

Published 2026-09-15 11:09:51 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.reactivex.rxjava3</groupId>
	<artifactId>rxjava</artifactId>
	<version>3.1.10</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=io.reactivex.rxjava3:rxjava:3.1.10

About this package

Reactive Extensions for Java

Dependencies

org.reactivestreams:reactive-streams
1.0.4
Details
Maven
2026-09-15 11:09:51 +00:00
1
RxJava
The Apache Software License, Version 2.0
2.5 MiB
Assets (2)
Versions (2) View all
3.1.10 2026-09-15
3.1.11 2026-09-15