не последняя версия
Последняя версия 1.1.4

org.objectweb.fractal.fractalexplorer:fractal-explorer 1.1.2

Fractal Explorer is graphical console for reconfiguring and managing Fractal applications at runtime.

Группа

Группа

org.objectweb.fractal.fractalexplorer
Идентификатор

Идентификатор

fractal-explorer
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать fractal-explorer 1.1.2


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/fractal-explorer/ -->
<dependency>
    <groupId>org.objectweb.fractal.fractalexplorer</groupId>
    <artifactId>fractal-explorer</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/fractal-explorer/
implementation 'org.objectweb.fractal.fractalexplorer:fractal-explorer:1.1.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer/fractal-explorer/
implementation ("org.objectweb.fractal.fractalexplorer:fractal-explorer:1.1.2")
'org.objectweb.fractal.fractalexplorer:fractal-explorer:jar:1.1.2'
<dependency org="org.objectweb.fractal.fractalexplorer" name="fractal-explorer" rev="1.1.2">
  <artifact name="fractal-explorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalexplorer', module='fractal-explorer', version='1.1.2')
)
libraryDependencies += "org.objectweb.fractal.fractalexplorer" % "fractal-explorer" % "1.1.2"
[org.objectweb.fractal.fractalexplorer/fractal-explorer "1.1.2"]