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