| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.foby |
| Идентификатор | Идентификаторfieldr-user |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFieldr Examples
Annotation driven field name and path generator
|
| Имя Файла | Размер |
|---|---|
| fieldr-user-0.3.pom | |
| fieldr-user-0.3.jar | 8 KB |
| fieldr-user-0.3-sources.jar | 6 KB |
| fieldr-user-0.3-javadoc.jar | 81 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.foby/fieldr-user/ -->
<dependency>
<groupId>com.github.foby</groupId>
<artifactId>fieldr-user</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.foby/fieldr-user/
implementation 'com.github.foby:fieldr-user:0.3'
// https://jarcasting.com/artifacts/com.github.foby/fieldr-user/
implementation ("com.github.foby:fieldr-user:0.3")
'com.github.foby:fieldr-user:jar:0.3'
<dependency org="com.github.foby" name="fieldr-user" rev="0.3">
<artifact name="fieldr-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.foby', module='fieldr-user', version='0.3')
)
libraryDependencies += "com.github.foby" % "fieldr-user" % "0.3"
[com.github.foby/fieldr-user "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.foby : fieldr | jar | 0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |