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