Skip to content

Instantly share code, notes, and snippets.

@RainWarrior
Created October 14, 2015 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RainWarrior/689453dc161705438f19 to your computer and use it in GitHub Desktop.
Save RainWarrior/689453dc161705438f19 to your computer and use it in GitHub Desktop.
testCompile 'commons-logging:commons-logging:1.1.3'
// testCompile 'com.mojang:realms:1.7.9'
// testCompile 'com.mojang:authlib:1.5.21'
testCompile 'com.google.guava:guava:17.0'
testCompile 'com.google.code.gson:gson:2.2.4'
// testCompile 'com.ibm.icu:icu4j-core-mojang:51.2'
// testCompile 'com.paulscode:codecwav:20101023'
// testCompile 'com.paulscode:librarylwjglopenal:20100824'
// testCompile 'com.paulscode:soundsystem:20120107'
// testCompile 'com.paulscode:libraryjavasound:20101123'
// testCompile 'com.paulscode:codecjorbis:20101023'
testCompile 'commons-io:commons-io:2.4'
testCompile 'io.netty:netty-all:4.0.23.Final'
// testCompile 'tv.twitch:twitch:6.5'
// testCompile 'tv.twitch:twitch-external-platform:4.5'
// testCompile 'tv.twitch:twitch-platform:6.5'
// testCompile 'oshi-project:oshi-core:1.1'
testCompile 'commons-codec:commons-codec:1.9'
testCompile 'net.java.jinput:jinput:2.0.5'
testCompile 'net.java.jinput:jinput-platform:2.0.5'
testCompile 'net.java.dev.jna:platform:3.4.0'
testCompile 'net.java.dev.jna:jna:3.4.0'
testCompile 'net.java.jutils:jutils:1.0.0'
testCompile 'net.sf.jopt-simple:jopt-simple:4.6'
// testCompile 'org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209'
// testCompile 'org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209'
// testCompile 'org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209'
testCompile 'org.apache.logging.log4j:log4j-core:2.0-beta9'
testCompile 'org.apache.logging.log4j:log4j-api:2.0-beta9'
testCompile 'org.apache.httpcomponents:httpclient:4.3.3'
testCompile 'org.apache.httpcomponents:httpcore:4.3.2'
testCompile 'org.apache.commons:commons-lang3:3.3.2'
testCompile 'org.apache.commons:commons-compress:1.8.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment