Jar examples for a:address-common
An collection of POJOs dealing with Addresses used throughout real-comp projects.
You can download jar file address-common 0.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add address-common-0.2.0.jar to your project.
<dependency> <groupId>com.real-comp</groupId> <artifactId>address-common</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.real-comp', name: 'address-common', version: '0.2.0'
libraryDependencies += "com.real-comp" % "address-common" % "0.2.0"
<dependency org="com.real-comp" name="address-common" rev="0.2.0"/>
@Grapes(@Grab(group='com.real-comp', module='address-common', version='0.2.0'))
'com.real-comp:address-common:jar:0.2.0'
Click the following link to download the jar file.
address-common-0.2.0-javadoc.jar