jbakery-arguments

Argument-checking facilities.

License

License

MIT License
GroupId

GroupId

org.jbakery
ArtifactId

ArtifactId

jbakery-arguments
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

jbakery-arguments
Argument-checking facilities.
Source Code Management

Source Code Management

https://github.com/brendanjbaker/jbakery-arguments.git

Download jbakery-arguments

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.1