| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | <component name="libraryTable"> |  |   <library name="Maven: io.github.classgraph:classgraph:4.8.83"> |  |     <CLASSES> |  |       <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" /> |  |     </CLASSES> |  |     <JAVADOC> |  |       <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-javadoc.jar!/" /> |  |     </JAVADOC> |  |     <SOURCES> |  |       <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" /> |  |     </SOURCES> |  |   </library> |  | </component> | 
 |