| Категории |
КатегорииAnt Компиляция и сборка KeY Данные Data Formats Formal Verification |
|---|---|
| Группа | Группаit.uniroma2.art.semanticturkey |
| Идентификатор | Идентификаторst-rdf-lifters |
| Версия | Версия8.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| st-rdf-lifters-8.0.pom | 563 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-rdf-lifters/ -->
<dependency>
<groupId>it.uniroma2.art.semanticturkey</groupId>
<artifactId>st-rdf-lifters</artifactId>
<version>8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-rdf-lifters/
implementation 'it.uniroma2.art.semanticturkey:st-rdf-lifters:8.0'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-rdf-lifters/
implementation ("it.uniroma2.art.semanticturkey:st-rdf-lifters:8.0")
'it.uniroma2.art.semanticturkey:st-rdf-lifters:pom:8.0'
<dependency org="it.uniroma2.art.semanticturkey" name="st-rdf-lifters" rev="8.0">
<artifact name="st-rdf-lifters" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-rdf-lifters', version='8.0')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-rdf-lifters" % "8.0"
[it.uniroma2.art.semanticturkey/st-rdf-lifters "8.0"]