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

org.yarnandtail:andhow-parent 0.3.1

Simple typed and validated configuration loading for web apps, command line or any environment application.

Группа

Группа

org.yarnandtail
Идентификатор

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

andhow-parent
Версия

Версия

0.3.1
Тип

Тип

pom

Скачать andhow-parent 0.3.1

Имя Файла Размер
andhow-parent-0.3.1.pom 7 KB
Обзор

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