is not current version
Last Version 4.0.0.RC1

io.smallrye.reactive:test-common 3.7.1


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

test-common
Version

Version

3.7.1
Type

Type

jar

Download test-common 3.7.1


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