diff options
author | mdway <romangraef@gmail.com> | 2017-06-05 19:17:57 +0200 |
---|---|---|
committer | mdway <romangraef@gmail.com> | 2017-06-05 19:17:57 +0200 |
commit | 816d802b133cbc3f9eeb7d9cd2f12dcadf95ed06 (patch) | |
tree | 91acc08e65bcd9b9e1c4e08adaaae59405c11441 /.idea/libraries/Maven__org_json_json_20160810.xml | |
download | Selfbot-816d802b133cbc3f9eeb7d9cd2f12dcadf95ed06.tar.gz Selfbot-816d802b133cbc3f9eeb7d9cd2f12dcadf95ed06.tar.bz2 Selfbot-816d802b133cbc3f9eeb7d9cd2f12dcadf95ed06.zip |
Initial commit
Diffstat (limited to '.idea/libraries/Maven__org_json_json_20160810.xml')
-rw-r--r-- | .idea/libraries/Maven__org_json_json_20160810.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.idea/libraries/Maven__org_json_json_20160810.xml b/.idea/libraries/Maven__org_json_json_20160810.xml new file mode 100644 index 0000000..774f062 --- /dev/null +++ b/.idea/libraries/Maven__org_json_json_20160810.xml @@ -0,0 +1,13 @@ +<component name="libraryTable"> + <library name="Maven: org.json:json:20160810"> + <CLASSES> + <root url="jar://$MAVEN_REPOSITORY$/org/json/json/20160810/json-20160810.jar!/" /> + </CLASSES> + <JAVADOC> + <root url="jar://$MAVEN_REPOSITORY$/org/json/json/20160810/json-20160810-javadoc.jar!/" /> + </JAVADOC> + <SOURCES> + <root url="jar://$MAVEN_REPOSITORY$/org/json/json/20160810/json-20160810-sources.jar!/" /> + </SOURCES> + </library> +</component>
\ No newline at end of file |