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