Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 725 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 725 Bytes

atx-common-java-models

Maven Build Maven Package Latest Release

Install 1/2: Add this to pom.xml:

<dependency>
  <groupId>com.atx.java</groupId>
  <artifactId>atx-common-java-models</artifactId>
  <version>0.0.5</version>
</dependency>

Install 2/2: Run via command line

$ mvn install