SSForms
SSForms copied to clipboard
Impossible to integrate the latest 1.2.0 version
It's not possible to integrate the latest 1.2.0 version by using Gradle.
implementation 'it.starksoftware:ssForm:1.2.0'
I get the error: Failed to resolve: it.starksoftware:ssForm:1.2.0
Same here
FYI: due to this issue I integrated SSForm to my app as a module from source code, not by using Gradle.