is not current version
Last Version 2.3

net.sf.staccatocommons:staccatissimo-restrictions 2.2

Library of annotations that express restrictions, that can be used to indicate preconditions, postconditions and invariants over objects and messages, focused on documentation reuse.

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

staccatissimo-restrictions
Version

Version

2.2
Type

Type

jar

Download staccatissimo-restrictions 2.2


<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/ -->
<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>staccatissimo-restrictions</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/
implementation 'net.sf.staccatocommons:staccatissimo-restrictions:2.2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/
implementation ("net.sf.staccatocommons:staccatissimo-restrictions:2.2")
'net.sf.staccatocommons:staccatissimo-restrictions:jar:2.2'
<dependency org="net.sf.staccatocommons" name="staccatissimo-restrictions" rev="2.2">
  <artifact name="staccatissimo-restrictions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-restrictions', version='2.2')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-restrictions" % "2.2"
[net.sf.staccatocommons/staccatissimo-restrictions "2.2"]