Skip to content

Unable to download maven artifacts #326

Open
@chibicitiberiu

Description

@chibicitiberiu

Our project relies on native-platform-0.13. Today when I tried to build, I'm getting 404 errors when trying to build.
The "Using" section in the readme says to use this:

repositories {
    jcenter()
}

dependencies {
    compile "net.rubygrapefruit:native-platform:0.21"
}

But even if I change the version to 0.21 as shown in the readme, I'm getting Could not find net.rubygrapefruit:native-platform:0.21.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions