alchemy-arguments

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

License

License

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-arguments
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

alchemy-arguments
Part of the Alchemy Collection. Easy, Simple, and Robust argument checking logic for your Services, Libraries, and Scripts.
Project URL

Project URL

https://github.com/SirWellington/alchemy-arguments
Project Organization

Project Organization

RedRoma, Inc.

Download alchemy-arguments

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 2.2
org.slf4j : slf4j-api jar 1.7.25
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.0
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-simple jar 1.7.25
tech.sirwellington.alchemy : alchemy-test jar 2.6
com.natpryce : hamkrest jar 1.7.0.0
com.nhaarman : mockito-kotlin jar 1.6.0
tech.sirwellington.alchemy : alchemy-generator jar 2.4
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2.3
2.2.2
2.2.1
2.2
2.1.1
2.1
2.0
1.6
1.5
1.4
1.3
1.2
1.1