Last Version

com.nthdimenzion:dbc 1.0

A design by contract library for Java, leveraging the Bean Validation API.

GroupId

GroupId

com.nthdimenzion
ArtifactId

ArtifactId

dbc
Version

Version

1.0
Type

Type

jar
Description

Description

Download dbc 1.0


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