Maven Import
Closed this issue · 3 comments
Harvey-Mackie commented
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>
ErrorxCode commented
What error is it showing? there shouldn't be any error
Harvey-Mackie commented
Apologies, I've closed this issue now as the issue was I needed to add jitpack
as a repository
ErrorxCode commented
Can you please add the maven configuration (just like the gradle one) to the readme.md ? We would appreciate your contribution 💓