address-formatter

Helper library to format address components to human readable addresses

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.microg
ArtifactId

ArtifactId

address-formatter
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

address-formatter
Helper library to format address components to human readable addresses
Project URL

Project URL

https://github.com/microg/android_external_address-formatter
Source Code Management

Source Code Management

https://github.com/microg/android_external_address-formatter

Download address-formatter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

address-formatter

Build Status

Java implementation to build human readable addresses using the definitions by OpenCageData and friends.

org.microg

microG Project

A free-as-in-freedom re-implementation of Google's proprietary Android user space apps and libraries.

Versions

Version
0.2.1
0.2
0.1