Rachel
09/02/2020, 8:13 AMmaven { url '<https://dl.bintray.com/arrow-kt/arrow-kt/>' }
And the usual configuration to use fresh SNAPSHOTs:
configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
}
or --refresh-dependencies
Please, let us know if you find any issue
Enjoy!! 🎉