io.github.drewctaylor:require

Ensure that arguments to a method satisfy requirements.

License

License

MIT
GroupId

GroupId

io.github.drewctaylor
ArtifactId

ArtifactId

require
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.drewctaylor:require
Ensure that arguments to a method satisfy requirements.
Project URL

Project URL

https://github.com/drewctaylor/require
Project Organization

Project Organization

Drew Taylor
Source Code Management

Source Code Management

https://github.com/drewctaylor/require

Download require

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2