source: sources/app/.idea/libraries/Maven__org_ow2_asm_asm_5_0_4.xml@ ce6ad22

Last change on this file since ce6ad22 was ce6ad22, checked in by DavidTrajkovski <davidtrajkovski11@…>, 3 years ago

v1 initial prototype

  • Property mode set to 100644
File size: 460 bytes
Line 
1<component name="libraryTable">
2 <library name="Maven: org.ow2.asm:asm:5.0.4">
3 <CLASSES>
4 <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar!/" />
5 </CLASSES>
6 <JAVADOC>
7 <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.0.4/asm-5.0.4-javadoc.jar!/" />
8 </JAVADOC>
9 <SOURCES>
10 <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.0.4/asm-5.0.4-sources.jar!/" />
11 </SOURCES>
12 </library>
13</component>
Note: See TracBrowser for help on using the repository browser.