mirror of
https://github.com/hexboy/maven-mirror-tool.git
synced 2025-04-23 15:09:10 +00:00
add apache repository
This commit is contained in:
parent
8e4d9a17dc
commit
897f2e94ea
1 changed files with 4 additions and 1 deletions
|
@ -48,6 +48,9 @@ REPOSITORIES:
|
|||
- name: gradle
|
||||
url: https://plugins.gradle.org/m2
|
||||
|
||||
- name: apache
|
||||
url: https://repo.maven.apache.org/maven2
|
||||
|
||||
- name: useinsider
|
||||
url: https://mobilesdk.useinsider.com/android
|
||||
|
||||
|
@ -58,4 +61,4 @@ REPOSITORIES:
|
|||
url: https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev
|
||||
|
||||
- name: jitpack
|
||||
url: https://jitpack.io/
|
||||
url: https://jitpack.io
|
||||
|
|
Loading…
Add table
Reference in a new issue