Usage

To use this Maven project, include it in your project model

<project>
  ...
  <dependencies>
    ...
    <dependency>
      <groupId>com.randomnoun.common</groupId>
      <artifactId>common-public</artifactId>
      <version>1.0.15</version>
    </dependency>
    ...    
  </dependencies>
  ...
</project>

Download

If you're not using maven, you can download the binary and source JARs using these links:

Download compiled JAR common-public-1.0.15.jar

Download source JAR common-public-1.0.15-sources.jar

Back to top

Reflow Maven skin by Andrius Velykis.