Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 260 Bytes

Library for shared functionalities

Usage Guide:

add the following dependency to pom.xml

		<dependency>
			<groupId>af.gov.anar.core</groupId>
			<artifactId>anar-core</artifactId>
			<version>${project.version}</version>
		</dependency>