is not current version
Last Version 2.3

tech.sirwellington.alchemy:alchemy-arguments 1.6

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

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-arguments
Version

Version

1.6
Type

Type

jar

Download alchemy-arguments 1.6


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