Categories |
CategoriesAnt Build Tools KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdit.uniroma2.art.semanticturkey |
ArtifactId | ArtifactIdst-uri-generators |
Version | Version8.0 |
Type | Typepom |
Filename | Size |
---|---|
st-uri-generators-8.0.pom | 583 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-uri-generators/ -->
<dependency>
<groupId>it.uniroma2.art.semanticturkey</groupId>
<artifactId>st-uri-generators</artifactId>
<version>8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-uri-generators/
implementation 'it.uniroma2.art.semanticturkey:st-uri-generators:8.0'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-uri-generators/
implementation ("it.uniroma2.art.semanticturkey:st-uri-generators:8.0")
'it.uniroma2.art.semanticturkey:st-uri-generators:pom:8.0'
<dependency org="it.uniroma2.art.semanticturkey" name="st-uri-generators" rev="8.0">
<artifact name="st-uri-generators" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-uri-generators', version='8.0')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-uri-generators" % "8.0"
[it.uniroma2.art.semanticturkey/st-uri-generators "8.0"]