How to install the Java artifact io.youi.youi-macros_2.13 with Maven
Java
Maven
pom.xml
io.youi
youi-macros_2.13
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.youi</groupId>
<artifactId>youi-macros_2.13</artifactId>
<version>0.13.20</version>
</dependency>
/dependencies>