How to install the Java artifact com.hack23.cia.model.external.worldbank with Maven
Java
Maven
pom.xml
com.hack23.cia
model.external.worldbank
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>model.external.worldbank</artifactId>
<version>1.0-alpha-1</version>
</dependency>
/<dependencies>