is not current version
Last Version 11.1

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

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

Categories

Categories

Ant Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

it.uniroma2.art.semanticturkey
ArtifactId

ArtifactId

st-codegen-processor
Version

Version

3.0
Type

Type

jar

Download st-codegen-processor 3.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>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-processor/
implementation 'it.uniroma2.art.semanticturkey:st-codegen-processor:3.0'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-processor/
implementation ("it.uniroma2.art.semanticturkey:st-codegen-processor:3.0")
'it.uniroma2.art.semanticturkey:st-codegen-processor:jar:3.0'
<dependency org="it.uniroma2.art.semanticturkey" name="st-codegen-processor" rev="3.0">
  <artifact name="st-codegen-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-codegen-processor', version='3.0')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-codegen-processor" % "3.0"
[it.uniroma2.art.semanticturkey/st-codegen-processor "3.0"]