| Группа | Группаfr.inria.corese |
|---|---|
| Идентификатор | Идентификаторcorese-lab |
| Версия | Версия0.9.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| corese-lab-0.9.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.inria.corese/corese-lab/ -->
<dependency>
<groupId>fr.inria.corese</groupId>
<artifactId>corese-lab</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/corese-lab/
implementation 'fr.inria.corese:corese-lab:0.9.0'
// https://jarcasting.com/artifacts/fr.inria.corese/corese-lab/
implementation ("fr.inria.corese:corese-lab:0.9.0")
'fr.inria.corese:corese-lab:pom:0.9.0'
<dependency org="fr.inria.corese" name="corese-lab" rev="0.9.0">
<artifact name="corese-lab" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='corese-lab', version='0.9.0')
)
libraryDependencies += "fr.inria.corese" % "corese-lab" % "0.9.0"
[fr.inria.corese/corese-lab "0.9.0"]