is not current version
Last Version 0.12

it.uniroma2.art.semanticturkey:st-firefox-ext 0.10

The javascript and XUL resources used to build the true firefox extension bunlded in the Semantic Turkey XPI

Categories

Categories

Ant Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

it.uniroma2.art.semanticturkey
ArtifactId

ArtifactId

st-firefox-ext
Version

Version

0.10
Type

Type

pom

Download st-firefox-ext 0.10


<!-- 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.10</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.10'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-firefox-ext/
implementation ("it.uniroma2.art.semanticturkey:st-firefox-ext:0.10")
'it.uniroma2.art.semanticturkey:st-firefox-ext:pom:0.10'
<dependency org="it.uniroma2.art.semanticturkey" name="st-firefox-ext" rev="0.10">
  <artifact name="st-firefox-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-firefox-ext', version='0.10')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-firefox-ext" % "0.10"
[it.uniroma2.art.semanticturkey/st-firefox-ext "0.10"]