is not current version
Last Version 2.3

tech.sirwellington.alchemy:alchemy-arguments 2.2.2

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

2.2.2
Type

Type

jar

Download alchemy-arguments 2.2.2


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