| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | <component name="libraryTable"> |  |   <library name="Maven: io.netty:netty-codec-http2:4.1.94.Final"> |  |     <CLASSES> |  |       <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-codec-http2/4.1.94.Final/netty-codec-http2-4.1.94.Final.jar!/" /> |  |     </CLASSES> |  |     <JAVADOC> |  |       <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-codec-http2/4.1.94.Final/netty-codec-http2-4.1.94.Final-javadoc.jar!/" /> |  |     </JAVADOC> |  |     <SOURCES> |  |       <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-codec-http2/4.1.94.Final/netty-codec-http2-4.1.94.Final-sources.jar!/" /> |  |     </SOURCES> |  |   </library> |  | </component> | 
 |