| Категории |
КатегорииAnt Компиляция и сборка JSON Данные |
|---|---|
| Группа | Группаcom.github.hemanthsridhar1992 |
| Идентификатор | Идентификаторjson-page-factory |
| Версия | Версия4.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| json-page-factory-4.2.pom | |
| json-page-factory-4.2.jar | 16 KB |
| json-page-factory-4.2-sources.jar | 8 KB |
| json-page-factory-4.2-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar1992</groupId>
<artifactId>json-page-factory</artifactId>
<version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation 'com.github.hemanthsridhar1992:json-page-factory:4.2'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation ("com.github.hemanthsridhar1992:json-page-factory:4.2")
'com.github.hemanthsridhar1992:json-page-factory:jar:4.2'
<dependency org="com.github.hemanthsridhar1992" name="json-page-factory" rev="4.2">
<artifact name="json-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar1992', module='json-page-factory', version='4.2')
)
libraryDependencies += "com.github.hemanthsridhar1992" % "json-page-factory" % "4.2"
[com.github.hemanthsridhar1992/json-page-factory "4.2"]