не последняя версия
Последняя версия 4.0.0.RC1

io.smallrye.reactive:test-common 3.0.0


Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.smallrye.reactive
Идентификатор

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

test-common
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать test-common 3.0.0


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>test-common</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/
implementation 'io.smallrye.reactive:test-common:3.0.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/
implementation ("io.smallrye.reactive:test-common:3.0.0")
'io.smallrye.reactive:test-common:jar:3.0.0'
<dependency org="io.smallrye.reactive" name="test-common" rev="3.0.0">
  <artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='test-common', version='3.0.0')
)
libraryDependencies += "io.smallrye.reactive" % "test-common" % "3.0.0"
[io.smallrye.reactive/test-common "3.0.0"]