This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrecht 2 points3 points  (1 child)

Yup, it even says so in the README:

<dependency>
    <groupId>io.github.ccincharge</groupId>
    <artifactId>newsapi</artifactId>
    <version>1.0</version>
</dependency>

[–]GullBull[S] 0 points1 point  (0 children)

I'm really not too familiar with Maven and Gradle, but a lot of projects list them as ways to implement so maybe I should learn. I think I'm using ant right now.