Last Version

com.github.cowwoc.requirements:annotations 6.1.0

A fluent API for enforcing design contracts with automatic message generation

License

License

GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

annotations
Version

Version

6.1.0
Type

Type

jar
Description

Description

A fluent API for enforcing design contracts with automatic message generation

Download annotations 6.1.0


<!-- https://jarcasting.com/artifacts/com.github.cowwoc.requirements/annotations/ -->
<dependency>
    <groupId>com.github.cowwoc.requirements</groupId>
    <artifactId>annotations</artifactId>
    <version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/annotations/
implementation 'com.github.cowwoc.requirements:annotations:6.1.0'
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/annotations/
implementation ("com.github.cowwoc.requirements:annotations:6.1.0")
'com.github.cowwoc.requirements:annotations:jar:6.1.0'
<dependency org="com.github.cowwoc.requirements" name="annotations" rev="6.1.0">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cowwoc.requirements', module='annotations', version='6.1.0')
)
libraryDependencies += "com.github.cowwoc.requirements" % "annotations" % "6.1.0"
[com.github.cowwoc.requirements/annotations "6.1.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.