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

it.uniroma2.art.semanticturkey:st-codegen-processor 6.0

this module contains the processors generating the code of the service controllers

Категории

Категории

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

Группа

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

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

st-codegen-processor
Версия

Версия

6.0
Тип

Тип

jar

Скачать st-codegen-processor 6.0


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