How to install the Java artifact org.webjars.bowergithub.benkeen.d3pie with Maven
Java
Maven
pom.xml
org.webjars.bowergithub.benkeen
d3pie
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.webjars.bowergithub.benkeen</groupId>
<artifactId>d3pie</artifactId>
<version>0.2.1</version>
</dependency>
/dependencies>