repositories里面添加
maven { url = uri("http://maven.aliyun.com/nexus/content/groups/public/") isAllowInsecureProtocol = true }
repositories里面添加
maven { url = uri("http://maven.aliyun.com/nexus/content/groups/public/") isAllowInsecureProtocol = true }
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)