You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build an android code which makes use of OpenXC, and I have included following lines in the build.gradle:
dependencies {
compile 'com.openxcplatform:library:7.0.6'
}
But it says that the library not found, could this be that it has been removed from maven repository?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to build an android code which makes use of OpenXC, and I have included following lines in the build.gradle:
dependencies {
compile 'com.openxcplatform:library:7.0.6'
}
But it says that the library not found, could this be that it has been removed from maven repository?
The text was updated successfully, but these errors were encountered: