How to install the Java artifact org.programmiersportgruppe.akre.akre-protocol_2.10 with Maven
Java
Maven
pom.xml
org.programmiersportgruppe.akre
akre-protocol_2.10
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>org.programmiersportgruppe.akre</groupId>
<artifactId>akre-protocol_2.10</artifactId>
<version>0.19.1</version>
</dependency>
/dependencies>