diff options
author | mdway <romangraef@gmail.com> | 2017-09-18 15:45:36 +0200 |
---|---|---|
committer | mdway <romangraef@gmail.com> | 2017-09-18 15:45:36 +0200 |
commit | d3f212f5f5d6377c3defa0864a9237075052e079 (patch) | |
tree | af8e4870be8d2da28ca562ee950c14cd06d9e764 /.idea/artifacts/Selfbot_jar.xml | |
parent | 2db44377a72fee1aaf05ecee05a67ff576f6fee3 (diff) | |
download | Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.tar.gz Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.tar.bz2 Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.zip |
Intitial stuff
Diffstat (limited to '.idea/artifacts/Selfbot_jar.xml')
-rw-r--r-- | .idea/artifacts/Selfbot_jar.xml | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/.idea/artifacts/Selfbot_jar.xml b/.idea/artifacts/Selfbot_jar.xml deleted file mode 100644 index c007e76..0000000 --- a/.idea/artifacts/Selfbot_jar.xml +++ /dev/null @@ -1,29 +0,0 @@ -<component name="ArtifactManager"> - <artifact type="jar" name="Selfbot:jar"> - <output-path>$PROJECT_DIR$/out/artifacts/Selfbot_jar</output-path> - <root id="archive" name="Selfbot.jar"> - <element id="directory" name="META-INF"> - <element id="file-copy" path="$PROJECT_DIR$/src/main/META-INF/MANIFEST.MF" /> - </element> - <element id="module-output" name="Selfbot" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$APPLICATION_HOME_DIR$/redist/annotations-java8.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$PROJECT_DIR$/../JDA-3.1.0_204-withDependencies.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/mashape/unirest/unirest-java/1.4.9/unirest-java-1.4.9.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/net/dv8tion/JDA-Client/0.2.0_9/JDA-Client-0.2.0_9.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/neovisionaries/nv-websocket-client/2.0/nv-websocket-client-2.0.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/net/dv8tion/JDA/3.1.1_212/JDA-3.1.1_212.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/json/json/20160810/json-20160810.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpasyncclient/4.1.1/httpasyncclient-4.1.1.jar" path-in-jar="/" /> - <element id="extracted-dir" path="$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9.jar" path-in-jar="/" /> - </root> - </artifact> -</component>
\ No newline at end of file |