is not current version
Last Version 1.1.4

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

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

GroupId

GroupId

org.objectweb.fractal.fractalexplorer
ArtifactId

ArtifactId

fractal-explorer
Version

Version

1.1.3
Type

Type

jar

Download fractal-explorer 1.1.3


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