Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 928 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 928 Bytes

maven workflow

The naikan-model module

This module provides the model representation of the Naikan application data along with utilities to assist in creating, validating, and parsing the Naikan model:

Maven Usage

<dependency>
  <groupId>com.enofex</groupId>
  <artifactId>naikan-model</artifactId>
  <version>1.0.3</version>
</dependency>

Contributing

If you want to contribute to this project, then follow please these instructions.

Website

Visit the Naikan Website for general information, demos and documentation.