is not current version
Last Version 0.9

org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-koch 0.3

The BindingFactory HelloWorld example using the Koch fractal provider.

GroupId

GroupId

org.objectweb.fractal.bf.examples
ArtifactId

ArtifactId

fractal-bf-examples-helloworld-koch
Version

Version

0.3
Type

Type

jar

Download fractal-bf-examples-helloworld-koch 0.3


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