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

tech.sirwellington.alchemy:alchemy-arguments 2.0

Part of the Alchemy Collection. Easy, Simple, and Robust argument checking logic for your Services, Libraries, and Scripts.

Группа

Группа

tech.sirwellington.alchemy
Идентификатор

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

alchemy-arguments
Версия

Версия

2.0
Тип

Тип

jar

Скачать alchemy-arguments 2.0


<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-arguments/ -->
<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-arguments</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-arguments/
implementation 'tech.sirwellington.alchemy:alchemy-arguments:2.0'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-arguments/
implementation ("tech.sirwellington.alchemy:alchemy-arguments:2.0")
'tech.sirwellington.alchemy:alchemy-arguments:jar:2.0'
<dependency org="tech.sirwellington.alchemy" name="alchemy-arguments" rev="2.0">
  <artifact name="alchemy-arguments" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-arguments', version='2.0')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-arguments" % "2.0"
[tech.sirwellington.alchemy/alchemy-arguments "2.0"]