-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhackWeek.iml
19 lines (19 loc) · 1.27 KB
/
hackWeek.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="com.google.code.gson:gson:2.8.0" level="application" />
<orderEntry type="library" exported="" name="com.googlecode.json-simple:json-simple:1.1.1" level="application" />
<orderEntry type="library" exported="" name="org.apache.httpcomponents:httpclient:4.5.2" level="application" />
<orderEntry type="library" exported="" name="org.openstates:openstates-client:1.0.1" level="application" />
<orderEntry type="library" name="org.apache.directory.studio:org.apache.httpcomponents.httpclient:4.0" level="project" />
<orderEntry type="library" name="com.googlecode.json-simple:json-simple:1.1.1" level="project" />
<orderEntry type="library" name="com.mashape.unirest:unirest-java:1.4.9" level="application" />
<orderEntry type="library" name="com.github.sanjusoftware:yamlbeans:1.11" level="application" />
</component>
</module>