Download phzip-core-0.2.0.jar file - Jar p

Jar examples for p:phzip-core

Description

A utility to simplify fill up of PH provinces, cities and zip codes

You can download jar file phzip-core 0.2.0 in this page.

Build File

You can use the following script to add phzip-core-0.2.0.jar to your project.

<dependency>
   <groupId>io.dhilar.phzip</groupId>
   <artifactId>phzip-core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'io.dhilar.phzip', name: 'phzip-core', version: '0.2.0'
libraryDependencies += "io.dhilar.phzip" % "phzip-core" % "0.2.0"
<dependency org="io.dhilar.phzip" name="phzip-core" rev="0.2.0"/>
@Grapes(@Grab(group='io.dhilar.phzip', module='phzip-core', version='0.2.0'))
'io.dhilar.phzip:phzip-core:jar:0.2.0'

Download

Click the following link to download the jar file.

phzip-core-0.2.0-jar-with-dependencies.jar
phzip-core-0.2.0-javadoc.jar
phzip-core-0.2.0-sources.jar
phzip-core-0.2.0.jar
phzip-core-0.2.0.pom



Related Tutorials