Categories |
CategoriesAnt Build Tools KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdit.uniroma2.art.semanticturkey |
ArtifactId | ArtifactIdst-uri-generators |
Version | Version10.2 |
Type | Typepom |
Filename | Size |
---|---|
st-uri-generators-10.2.pom | 584 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>10.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-uri-generators/
implementation 'it.uniroma2.art.semanticturkey:st-uri-generators:10.2'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-uri-generators/
implementation ("it.uniroma2.art.semanticturkey:st-uri-generators:10.2")
'it.uniroma2.art.semanticturkey:st-uri-generators:pom:10.2'
<dependency org="it.uniroma2.art.semanticturkey" name="st-uri-generators" rev="10.2">
<artifact name="st-uri-generators" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-uri-generators', version='10.2')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-uri-generators" % "10.2"
[it.uniroma2.art.semanticturkey/st-uri-generators "10.2"]