When I defined compile group: 'com.domo', name: 'domo-java-sdk-all', version: '0.4.0' in the gradle dependecy, it fails to load. Seems because bintray-domo is disabled. Is there any alternative repository? 
When I defined
compile group: 'com.domo', name: 'domo-java-sdk-all', version: '0.4.0'
in the gradle dependecy, it fails to load.
Seems because bintray-domo is disabled.
Is there any alternative repository?