How to install the Java artifact org.friendularity.org.friendularity.bundle.demo.liftoff with Maven
Java
Maven
pom.xml
org.friendularity
org.friendularity.bundle.demo.liftoff
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.friendularity</groupId>
<artifactId>org.friendularity.bundle.demo.liftoff</artifactId>
<version>1.0.2</version>
</dependency>
/dependencies>