PHZip Console

A console app to simplify look up of provinces, cities and zip codes

License

License

GroupId

GroupId

io.dhilar.phzip
ArtifactId

ArtifactId

phzip-console
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

PHZip Console
A console app to simplify look up of provinces, cities and zip codes

Download phzip-console

How to add to project

<!-- https://jarcasting.com/artifacts/io.dhilar.phzip/phzip-console/ -->
<dependency>
    <groupId>io.dhilar.phzip</groupId>
    <artifactId>phzip-console</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dhilar.phzip/phzip-console/
implementation 'io.dhilar.phzip:phzip-console:0.2.0'
// https://jarcasting.com/artifacts/io.dhilar.phzip/phzip-console/
implementation ("io.dhilar.phzip:phzip-console:0.2.0")
'io.dhilar.phzip:phzip-console:jar:0.2.0'
<dependency org="io.dhilar.phzip" name="phzip-console" rev="0.2.0">
  <artifact name="phzip-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dhilar.phzip', module='phzip-console', version='0.2.0')
)
libraryDependencies += "io.dhilar.phzip" % "phzip-console" % "0.2.0"
[io.dhilar.phzip/phzip-console "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.dhilar.phzip : phzip-core jar 0.2.0
net.sf.jopt-simple : jopt-simple jar 5.0.4

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0