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