How to install the Java artifact org.openbase.bco.registry.user.activity.test with Maven
Java
Maven
pom.xml
org.openbase.bco
registry.user.activity.test
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.openbase.bco</groupId>
<artifactId>registry.user.activity.test</artifactId>
<version>1.6.8</version>
</dependency>
/dependencies>