is not current version
Last Version 0.9

org.objectweb.fractal.bf:fractal-bf-adl 0.2

Extend Fractal-ADL to specify binding protocols.

GroupId

GroupId

org.objectweb.fractal.bf
ArtifactId

ArtifactId

fractal-bf-adl
Version

Version

0.2
Type

Type

jar

Download fractal-bf-adl 0.2


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