Skip to content

Dependency missing from repositories? #2

@mstuban

Description

@mstuban

My project's Gradle build cannot find the following dependency (written in Maven for clarity):

<dependency>
    <groupId>ca.paymentrails</groupId>
    <artifactId>paymentrails</artifactId>
    <version>1.0</version>
</dependency>

I have the mavenCentral() repository declared. Is this lib stored on some other unknown repo, perhaps?
Also, the Readme.MD file contains nothing but the following under the dependency code snippet:

The library is hosted at [insert github link]

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