is not current version
Last Version 0.5

org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld 0.4

The BindingFactory HelloWorld example, with TCP and Group bindings

GroupId

GroupId

org.objectweb.fractal.bf.examples
ArtifactId

ArtifactId

fractal-bf-examples-helloworld
Version

Version

0.4
Type

Type

jar

Download fractal-bf-examples-helloworld 0.4


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