| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.objectweb.fractal.bf.examples | 
| ArtifactId | ArtifactIdfractal-bf-examples-helloworld-client-app-rmi | 
| Last Version | Last Version0.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFractal-BF: HelloWorld Example Client App RMI The BindingFactory HelloWorld example | 
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-client-app-rmi/ -->
<dependency>
    <groupId>org.objectweb.fractal.bf.examples</groupId>
    <artifactId>fractal-bf-examples-helloworld-client-app-rmi</artifactId>
    <version>0.9</version>
</dependency>// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-client-app-rmi/
implementation 'org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-client-app-rmi:0.9'// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-client-app-rmi/
implementation ("org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-client-app-rmi:0.9")'org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-client-app-rmi:jar:0.9'<dependency org="org.objectweb.fractal.bf.examples" name="fractal-bf-examples-helloworld-client-app-rmi" rev="0.9">
  <artifact name="fractal-bf-examples-helloworld-client-app-rmi" type="jar" />
</dependency>@Grapes(
@Grab(group='org.objectweb.fractal.bf.examples', module='fractal-bf-examples-helloworld-client-app-rmi', version='0.9')
)libraryDependencies += "org.objectweb.fractal.bf.examples" % "fractal-bf-examples-helloworld-client-app-rmi" % "0.9"[org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-client-app-rmi "0.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.fractal : fractal-api | jar | 2.0.2 | 
| org.objectweb.fractal.bf : fractal-bf-core | jar | 0.9 | 
| org.objectweb.fractal.bf.examples : fractal-bf-examples-helloworld-server | jar | 0.9 |