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

com.github.foby:fieldr-parent 0.2

Annotation driven field name and path generator

Группа

Группа

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

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

fieldr-parent
Версия

Версия

0.2
Тип

Тип

pom

Скачать fieldr-parent 0.2

Имя Файла Размер
fieldr-parent-0.2.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.foby/fieldr-parent/ -->
<dependency>
    <groupId>com.github.foby</groupId>
    <artifactId>fieldr-parent</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.foby/fieldr-parent/
implementation 'com.github.foby:fieldr-parent:0.2'
// https://jarcasting.com/artifacts/com.github.foby/fieldr-parent/
implementation ("com.github.foby:fieldr-parent:0.2")
'com.github.foby:fieldr-parent:pom:0.2'
<dependency org="com.github.foby" name="fieldr-parent" rev="0.2">
  <artifact name="fieldr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.foby', module='fieldr-parent', version='0.2')
)
libraryDependencies += "com.github.foby" % "fieldr-parent" % "0.2"
[com.github.foby/fieldr-parent "0.2"]