Last Version

Cofoja 1.1-r150

Contracts for Java enables you to annotate your code with contracts in the form of preconditions, postconditions and invariants.

License

License

GroupId

GroupId

org.seqdoop
ArtifactId

ArtifactId

cofoja
Version

Version

1.1-r150
Type

Type

jar
Description

Description

Cofoja
Contracts for Java enables you to annotate your code with contracts in the form of preconditions, postconditions and invariants.
Project URL

Project URL

http://code.google.com/p/cofoja/

Download cofoja 1.1-r150


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

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.