is not current version
Last Version 0.9

org.objectweb.fractal.bf:fractal-bf-core 0.5

Fractal Binding Factory core module.

GroupId

GroupId

org.objectweb.fractal.bf
ArtifactId

ArtifactId

fractal-bf-core
Version

Version

0.5
Type

Type

jar

Download fractal-bf-core 0.5


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