How to install the Java artifact io.xiaper.xiaper-spring-boot-robot with Maven
Java
Maven
pom.xml
io.xiaper
xiaper-spring-boot-robot
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>io.xiaper</groupId>
<artifactId>xiaper-spring-boot-robot</artifactId>
<version>2.1.6.RELEASE</version>
</dependency>
/dependencies>