не последняя версия
Последняя версия 1.2

net.sf.staccatocommons:commons-restrictions 1.2-beta-3

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

Категории

Категории

Сеть
Группа

Группа

net.sf.staccatocommons
Идентификатор

Идентификатор

commons-restrictions
Версия

Версия

1.2-beta-3
Тип

Тип

jar

Скачать commons-restrictions 1.2-beta-3


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