не последняя версия
Последняя версия 0.9

org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-osgi-modules 0.7


Группа

Группа

org.objectweb.fractal.bf.examples
Идентификатор

Идентификатор

fractal-bf-examples-helloworld-osgi-modules
Версия

Версия

0.7
Тип

Тип

pom

Скачать fractal-bf-examples-helloworld-osgi-modules 0.7


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