is not current version
Last Version 11.1

it.uniroma2.art.semanticturkey:st-core-extensions 9.0


Categories

Categories

Ant Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

it.uniroma2.art.semanticturkey
ArtifactId

ArtifactId

st-core-extensions
Version

Version

9.0
Type

Type

pom

Download st-core-extensions 9.0


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