is not current version
Last Version 0.9

org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-client-app-rmi 0.8

The BindingFactory HelloWorld example

Categories

Categories

CLI User Interface
GroupId

GroupId

org.objectweb.fractal.bf.examples
ArtifactId

ArtifactId

fractal-bf-examples-helloworld-client-app-rmi
Version

Version

0.8
Type

Type

jar

Download fractal-bf-examples-helloworld-client-app-rmi 0.8


<!-- 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.8</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.8'
// 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.8")
'org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-client-app-rmi:jar:0.8'
<dependency org="org.objectweb.fractal.bf.examples" name="fractal-bf-examples-helloworld-client-app-rmi" rev="0.8">
  <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.8')
)
libraryDependencies += "org.objectweb.fractal.bf.examples" % "fractal-bf-examples-helloworld-client-app-rmi" % "0.8"
[org.objectweb.fractal.bf.examples/fractal-bf-examples-helloworld-client-app-rmi "0.8"]