We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02e42c commit cba2c32Copy full SHA for cba2c32
SequenceAnalysis/build.gradle
@@ -14,10 +14,6 @@ repositories {
14
maven {
15
url "https://clojars.org/repo"
16
}
17
- // Added for opencharts dependency (required by biojava)
18
- maven {
19
- url "https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/"
20
- }
21
22
23
configurations.all {
jbrowse/build.gradle
@@ -6,10 +6,6 @@ repositories {
6
7
8
9
10
11
12
13
dependencies {
0 commit comments