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

org.jbundle.util:jbundle-util-reactor 2.0.4


Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries
Группа

Группа

org.jbundle.util
Идентификатор

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

jbundle-util-reactor
Версия

Версия

2.0.4
Тип

Тип

pom

Скачать jbundle-util-reactor 2.0.4

Имя Файла Размер
jbundle-util-reactor-2.0.4.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/ -->
<dependency>
    <groupId>org.jbundle.util</groupId>
    <artifactId>jbundle-util-reactor</artifactId>
    <version>2.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/
implementation 'org.jbundle.util:jbundle-util-reactor:2.0.4'
// https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/
implementation ("org.jbundle.util:jbundle-util-reactor:2.0.4")
'org.jbundle.util:jbundle-util-reactor:pom:2.0.4'
<dependency org="org.jbundle.util" name="jbundle-util-reactor" rev="2.0.4">
  <artifact name="jbundle-util-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util', module='jbundle-util-reactor', version='2.0.4')
)
libraryDependencies += "org.jbundle.util" % "jbundle-util-reactor" % "2.0.4"
[org.jbundle.util/jbundle-util-reactor "2.0.4"]