ErrorxCode/EasyInsta

Maven Import

Closed this issue · 3 comments

Is there any reason for this not to be accessible to download via Maven?

Repro Steps

  • Added the following dependency to my Pom.xml file.
<dependency>
    <groupId>com.github.ErrorxCode</groupId>
    <artifactId>EasyInsta</artifactId>
    <version>2.7.2</version>
</dependency>

What error is it showing? there shouldn't be any error

Apologies, I've closed this issue now as the issue was I needed to add jitpack as a repository

Can you please add the maven configuration (just like the gradle one) to the readme.md ? We would appreciate your contribution 💓