1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2026-03-13 02:11:42 +01:00

Initial commit

This commit is contained in:
Carlos Galindo 2016-06-12 00:20:11 +02:00
commit a39aaca33e
Signed by: kauron
GPG key ID: 83E68706DEE119A3
25 changed files with 973 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<component name="libraryTable">
<library name="Maven: junit:junit:3.8.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-sources.jar!/" />
</SOURCES>
</library>
</component>