is not current version
Last Version 0.9

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


GroupId

GroupId

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

ArtifactId

device
Version

Version

0.1
Type

Type

jar

Download device 0.1


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