is not current version
Last Version 0.5

org.objectweb.fractal.bf.itests:adl-ws 0.4


GroupId

GroupId

org.objectweb.fractal.bf.itests
ArtifactId

ArtifactId

adl-ws
Version

Version

0.4
Type

Type

jar

Download adl-ws 0.4


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