is not current version
Last Version 3.0.0-alpha

pcond 2.0.2

A Small Java Library for Design by Contract style programming with printable preconditions.

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

pcond
Version

Version

2.0.2
Type

Type

jar
Description

Description

pcond
A Small Java Library for Design by Contract style programming with printable preconditions.
Project URL

Project URL

http://dakusui.github.io/pcond
Source Code Management

Source Code Management

http://dakusui.github.io/pcond

Download pcond 2.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.