-
Notifications
You must be signed in to change notification settings - Fork 0
/
altitude-inflator.iml
26 lines (26 loc) · 1.2 KB
/
altitude-inflator.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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" name="commons-cli:commons-cli:1.3" level="project" />
<orderEntry type="library" name="aglobex.simulation-2.2-SNAPSHOT" level="project" />
<orderEntry type="library" name="com.google.maps:google-maps-services:0.1.12" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/lib/groovy-all-2.3.9.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="org.apache.directory.studio:org.apache.commons.io:2.4" level="project" />
<orderEntry type="library" name="org.json:json:20160212" level="project" />
<orderEntry type="library" name="com.google.common_1.0.0.201004262004" level="project" />
</component>
</module>