Closed HenryGyu closed 1 year ago
Step 1 : Add repository:-
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Step 2. Add the dependency
<dependency>
<groupId>com.github.ErrorxCode</groupId>
<artifactId>EasyInsta</artifactId>
<version>2.9.2</version>
</dependency>
I want to deploy a springboot program on a Linux server to use the library, but I couldn't find the Maven configuration in the central repository