AnyLifeZLB / FaceVerificationSDK

Android On_device 1:1 Face Recognition And Alive Detect;1:N & M:N Face Search SDK 。 🧒 离线版设备端Android1:1人脸识别动作活体检测,静默活体检测 以及1:N M:N 人脸搜索 SDK 封装
441 stars 85 forks source link

demo编译失败 #39

Closed 1996cy closed 1 week ago

1996cy commented 3 weeks ago

Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'. Could not determine artifacts for com.vanniktech.maven.publish.base:com.vanniktech.maven.publish.base.gradle.plugin:0.25.3 Could not get resource 'https://repo.maven.apache.org/maven2/com/vanniktech/maven/publish/base/com.vanniktech.maven.publish.base.gradle.plugin/0.25.3/com.vanniktech.maven.publish.base.gradle.plugin-0.25.3.jar'. Could not HEAD 'https://repo.maven.apache.org/maven2/com/vanniktech/maven/publish/base/com.vanniktech.maven.publish.base.gradle.plugin/0.25.3/com.vanniktech.maven.publish.base.gradle.plugin-0.25.3.jar'. repo.maven.apache.org

这个0.25.3.jar找不到了, 试了科学上网还是不行, 请问怎么解决

AnyLifeZLB commented 3 weeks ago

@1996cy 是否浏览器中能访问

https://repo.maven.apache.org/maven2/com/vanniktech/maven/publish/base/com.vanniktech.maven.publish.base.gradle.plugin/0.25.3/com.vanniktech.maven.publish.base.gradle.plugin-0.25.3.pom

1996cy commented 3 weeks ago

@AnyLifeZLB 能访问

AnyLifeZLB commented 2 weeks ago

那就说明服务没问题,可能是你的Android Studio 有代理设置不对? @1996cy

1996cy commented 2 weeks ago

jar那个链接我浏览器打开也是404, 我想手动导入也没办法

AnyLifeZLB commented 2 weeks ago

奇怪, implementation 'com.vanniktech.maven.publish.base:com.vanniktech.maven.publish.base.gradle.plugin:0.25.3'

这是Maven Publish 的东西,我这里都没问题,明天我升级