We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pulling in the dependancy as per the README, results in 403s.
repositories { maven { url = uri("https://dl.bintray.com/47deg/helios") } } dependencies { compile "com.47deg:helios-core:0.2.0" compile "com.47deg:helios-parser:0.2.0" compile "com.47deg:helios-optics:0.2.0" kapt "com.47deg:helios-meta:0.2.0" kapt "com.47deg:helios-dsl-meta:0.2.0" }
Similarly the issue occurs with a simple wget
wget
wget https://dl.bintray.com/47deg/helios/com/47deg/helios-core/0.2.0/helios-core-0.2.0.pom
Can we get this project successfully published?
The text was updated successfully, but these errors were encountered:
@dr4ke616 did you manage to overcome this? is this project dead?
Sorry, something went wrong.
The wget command above still returns with a 403. So i suspect the issue is still present.
No branches or pull requests
Pulling in the dependancy as per the README, results in 403s.
Similarly the issue occurs with a simple
wget
Can we get this project successfully published?
The text was updated successfully, but these errors were encountered: