| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.steinf |
| Идентификатор | Идентификаторpaf-address-format |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| paf-address-format-0.0.1.pom | |
| paf-address-format-0.0.1.jar | 18 KB |
| paf-address-format-0.0.1-sources.jar | 11 KB |
| paf-address-format-0.0.1-javadoc.jar | 65 KB |
| Обзор |
<!-- 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"]