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

org.objectweb.fractal.bf.examples:fractal-bf-examples-helloworld-osgi-client 0.8


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

Версия

0.8
Тип

Тип

pom

Скачать fractal-bf-examples-helloworld-osgi-client 0.8


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