не последняя версия
Последняя версия 0.0.2

com.steinf:paf-address-format 0.0.1

A library to format a PAF address for printing

Категории

Категории

ORM Данные
Группа

Группа

com.steinf
Идентификатор

Идентификатор

paf-address-format
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать paf-address-format 0.0.1


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