MLN-AndroidDemo编译时报错找不到om.jdd.android:mln-plugin和com.cosmos.rifle:symbols,这两个库对应的maven地址是? A problem occurred configuring root project 'MLN-Android'. > Could not resolve all artifacts for configuration ':classpath'. > Could not find com.jdd.android:mln-plugin:0.0.1_beta5. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/jdd/android/mln-plugin/0.0.1_beta5/mln-plugin-0.0.1_beta5.pom - https://repo.maven.apache.org/maven2/com/jdd/android/mln-plugin/0.0.1_beta5/mln-plugin-0.0.1_beta5.pom - https://s01.oss.sonatype.org/content/repositories/releases/com/jdd/android/mln-plugin/0.0.1_beta5/mln-plugin-0.0.1_beta5.pom Required by: project : > Could not find com.cosmos.rifle:symbols:1.0.0.11011231. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/cosmos/rifle/symbols/1.0.0.11011231/symbols-1.0.0.11011231.pom - https://repo.maven.apache.org/maven2/com/cosmos/rifle/symbols/1.0.0.11011231/symbols-1.0.0.11011231.pom - https://s01.oss.sonatype.org/content/repositories/releases/com/cosmos/rifle/symbols/1.0.0.11011231/symbols-1.0.0.11011231.pom
MLN-AndroidDemo编译时报错找不到om.jdd.android:mln-plugin和com.cosmos.rifle:symbols,这两个库对应的maven地址是?
A problem occurred configuring root project 'MLN-Android'.