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