is not current version
Last Version 1.1.4

org.objectweb.fractal.fractalexplorer.examples:rmi 1.1.3

Fractal Explorer RMI example

GroupId

GroupId

org.objectweb.fractal.fractalexplorer.examples
ArtifactId

ArtifactId

rmi
Version

Version

1.1.3
Type

Type

jar

Download rmi 1.1.3

Filename Size
rmi-1.1.3.pom
rmi-1.1.3.jar 7 KB
Browse

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