Skip to content
New issue

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

Groovy grape for this library is no longer found #3

Open
blajoie55 opened this issue Dec 9, 2021 · 0 comments
Open

Groovy grape for this library is no longer found #3

blajoie55 opened this issue Dec 9, 2021 · 0 comments

Comments

@blajoie55
Copy link

Groovy grape dependency to this library is no longer retrievable. Getting this exception:

java.lang.RuntimeException: Error grabbing Grapes -- [unresolved dependency: de.feike.tiingoclient1#tiingoclient;1.0.0: not found]

Example code:

`@Grab(group = 'de.feike.tiingoclient1', module = 'tiingoclient', version = '1.0.0')

import de.feike.tiingoclient.api.QoutesApi;
QoutesApi api = new QoutesApi();
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant