wendux / DSBridge-Android

:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
3.73k stars 613 forks source link

Failed to resolve: com.github.wendux:DSBridge-Android:3.0-SNAPSHOT #103

Open nobeginning opened 5 years ago

nobeginning commented 5 years ago

Failed to resolve: com.github.wendux:DSBridge-Android:3.0-SNAPSHOT

build.log on jitpack:

Git error: Could not unresolve 3.0-3.0.0-g60a2494-57 from 60a2494e04 https://github.com/wendux/DSBridge-Android.git

nobeginning commented 5 years ago

另外想问一下,3.0版本应该使用哪个依赖或者说哪个依赖比较稳定? v3.0.0 & 3.0.0 & 3.0-SNAPSHOT 另外这3个有什么区别吗?

wendux commented 5 years ago

如果gradle没法直接安装,就只能通过源码集成了,这三个没区别。

Yinllo commented 5 years ago

'com.github.wendux:DSBridge-Android:v3.0.0' 可以试下这个