is not current version
Last Version 0.9

org.objectweb.fractal.bf.binjiu.runtime:device 0.8


GroupId

GroupId

org.objectweb.fractal.bf.binjiu.runtime
ArtifactId

ArtifactId

device
Version

Version

0.8
Type

Type

jar

Download device 0.8


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