is not current version
Last Version 11.1

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


Categories

Categories

Ant Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

it.uniroma2.art.semanticturkey
ArtifactId

ArtifactId

st-core-extensions
Version

Version

10.2
Type

Type

pom

Download st-core-extensions 10.2


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