| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.metawidget.modules.json |
| Идентификатор | Идентификаторjson-parent |
| Последняя версия | Последняя версия4.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMetawidget is a smart User Interface widget that populates itself,
either statically or at runtime,
with UI components to match the properties of your domain objects.
|
| Имя Файла | Размер |
|---|---|
| json-parent-4.2.pom | 628 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.metawidget.modules.json/json-parent/ -->
<dependency>
<groupId>org.metawidget.modules.json</groupId>
<artifactId>json-parent</artifactId>
<version>4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.json/json-parent/
implementation 'org.metawidget.modules.json:json-parent:4.2'
// https://jarcasting.com/artifacts/org.metawidget.modules.json/json-parent/
implementation ("org.metawidget.modules.json:json-parent:4.2")
'org.metawidget.modules.json:json-parent:pom:4.2'
<dependency org="org.metawidget.modules.json" name="json-parent" rev="4.2">
<artifact name="json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.json', module='json-parent', version='4.2')
)
libraryDependencies += "org.metawidget.modules.json" % "json-parent" % "4.2"
[org.metawidget.modules.json/json-parent "4.2"]