michaelbull / rs-api

An open-source implementation of a web-service client, written in Java, that allows interaction with the various APIs available for the popular MMORPG; RuneScape.
ISC License
34 stars 12 forks source link

Gradle Dependency not pulling #1

Closed VenomousInc closed 6 years ago

VenomousInc commented 6 years ago

The Jitpack seems to be missing the main Jar file, as I get:

org.gradle.internal.resource.transport.http.HttpRequestException: Could not HEAD 'https://jitpack.io/com/github/michaelbull/rs-api/master/rs-api-master.jar'

I also tried to pull 1.0.0, I don't get any errors but it also doesn't pull anything.

michaelbull commented 6 years ago

Thanks, v1.0.1 should resolve this.