缺少jar包        reactive-streams-1.0.0.jar  和   reactive-streams-1.0.0-sources.jar

 常用于  Rxjava 开发过程中

 

 

<?xml version="1.0"?>

-<component name="libraryTable">


-<library name="org.reactivestreams:reactive-streams:1.0.0@jar">


-<CLASSES>

<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.0/14b8c877d98005ba3941c9257cfe09f6ed0e0d74/reactive-streams-1.0.0.jar!/"/>

</CLASSES>

<JAVADOC/>


-<SOURCES>

<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.0/5be7bd3f38e43c8fc83699bbb5328c62adb95bbf/reactive-streams-1.0.0-sources.jar!/"/>

</SOURCES>

</library>

</component>

 

相关文章:

  • 2021-11-02
  • 2021-09-02
  • 2022-12-23
  • 2021-07-07
  • 2021-06-08
  • 2021-04-16
  • 2021-05-27
  • 2021-07-28
猜你喜欢
  • 2021-10-15
  • 2022-12-23
  • 2021-09-01
  • 2021-11-05
  • 2021-10-01
  • 2022-12-23
  • 2021-10-03
相关资源
相似解决方案