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

it.uniroma2.art.semanticturkey:st-codegen-annotations 0.12

this module contains the definition of available custom annotations for code generation of the service controllers

Категории

Категории

Ant Компиляция и сборка KeY Данные Data Formats Formal Verification
Группа

Группа

it.uniroma2.art.semanticturkey
Идентификатор

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

st-codegen-annotations
Версия

Версия

0.12
Тип

Тип

jar

Скачать st-codegen-annotations 0.12


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-annotations/ -->
<dependency>
    <groupId>it.uniroma2.art.semanticturkey</groupId>
    <artifactId>st-codegen-annotations</artifactId>
    <version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-annotations/
implementation 'it.uniroma2.art.semanticturkey:st-codegen-annotations:0.12'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-annotations/
implementation ("it.uniroma2.art.semanticturkey:st-codegen-annotations:0.12")
'it.uniroma2.art.semanticturkey:st-codegen-annotations:jar:0.12'
<dependency org="it.uniroma2.art.semanticturkey" name="st-codegen-annotations" rev="0.12">
  <artifact name="st-codegen-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-codegen-annotations', version='0.12')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-codegen-annotations" % "0.12"
[it.uniroma2.art.semanticturkey/st-codegen-annotations "0.12"]