Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Commit

Permalink
how about we bring 90% of bloatware back
Browse files Browse the repository at this point in the history
  • Loading branch information
Volas171 authored Jul 25, 2021
1 parent 0d38bbc commit f33e1cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ dependencies{
implementation("org.nd4j:nd4j-native-platform:1.0.0-beta7")
implementation("org.nd4j:nd4j-native-api:1.0.0-beta7")
implementation("org.bytedeco.javacpp-presets:openblas-platform:0.2.19-1.3")
implementation("org.apache.logging.log4j:log4j-api:2.11.2")
implementation("org.apache.logging.log4j:log4j-core:2.11.2")
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.11.2")
implementation("edu.cmu.cs:ark-tweet-nlp:0.3.2")
implementation("commons-lang:commons-lang:2.6")
implementation("org.reflections:reflections:0.9.10")
implementation("org.projectlombok:lombok:1.18.6")
implementation("xml-apis:xml-apis:1.0.b2")
}

jar{
Expand Down

0 comments on commit f33e1cf

Please sign in to comment.