How to install the Java artifact io.github.qianxingchuan.framework.doraemon-facade with Maven
Java
Maven
pom.xml
io.github.qianxingchuan.framework
doraemon-facade
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.github.qianxingchuan.framework</groupId>
<artifactId>doraemon-facade</artifactId>
<version>0.1-RELEASE</version>
</dependency>
/dependencies>