<dependency> <groupId>io.reactivex</groupId> <artifactId>rxjava-reactive-streams</artifactId> <version>1.2.1</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
io.reactivex:rxjava-reactive-streams:1.2.1
META-INF/MANIFEST.MF rx/RxReactiveStreams.java rx/internal/reactivestreams/CompletableAsPublisher.java rx/internal/reactivestreams/PublisherAdapter.java rx/internal/reactivestreams/PublisherAsCompletable.java rx/internal/reactivestreams/PublisherAsSingle.java rx/internal/reactivestreams/RxJavaSynchronizedProducer.java rx/internal/reactivestreams/SingleAsPublisher.java rx/internal/reactivestreams/SubscriberAdapter.java META-INF/rxjava-reactive-streams.properties
返回时代Java首页