| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаorg.yarnandtail |
| Идентификатор | Идентификаторandhow-multimodule-dataprocess |
| Последняя версия | Последняя версия0.4.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAndHow is an easy to use configuration framework with strong typing and
detailed validation for web apps, command line or any application environment.
|
| Имя Файла | Размер |
|---|---|
| andhow-multimodule-dataprocess-0.4.1.1.pom | 740 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-multimodule-dataprocess/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-multimodule-dataprocess</artifactId>
<version>0.4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-multimodule-dataprocess/
implementation 'org.yarnandtail:andhow-multimodule-dataprocess:0.4.1.1'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-multimodule-dataprocess/
implementation ("org.yarnandtail:andhow-multimodule-dataprocess:0.4.1.1")
'org.yarnandtail:andhow-multimodule-dataprocess:pom:0.4.1.1'
<dependency org="org.yarnandtail" name="andhow-multimodule-dataprocess" rev="0.4.1.1">
<artifact name="andhow-multimodule-dataprocess" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-multimodule-dataprocess', version='0.4.1.1')
)
libraryDependencies += "org.yarnandtail" % "andhow-multimodule-dataprocess" % "0.4.1.1"
[org.yarnandtail/andhow-multimodule-dataprocess "0.4.1.1"]