is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative.tests:bc_2_0_1 2.9.0.0-rc-5


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

bc_2_0_1
Version

Version

2.9.0.0-rc-5
Type

Type

jar

Download bc_2_0_1 2.9.0.0-rc-5


<!-- https://jarcasting.com/artifacts/io.streamnative.tests/bc_2_0_1/ -->
<dependency>
    <groupId>io.streamnative.tests</groupId>
    <artifactId>bc_2_0_1</artifactId>
    <version>2.9.0.0-rc-5</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/bc_2_0_1/
implementation 'io.streamnative.tests:bc_2_0_1:2.9.0.0-rc-5'
// https://jarcasting.com/artifacts/io.streamnative.tests/bc_2_0_1/
implementation ("io.streamnative.tests:bc_2_0_1:2.9.0.0-rc-5")
'io.streamnative.tests:bc_2_0_1:jar:2.9.0.0-rc-5'
<dependency org="io.streamnative.tests" name="bc_2_0_1" rev="2.9.0.0-rc-5">
  <artifact name="bc_2_0_1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='bc_2_0_1', version='2.9.0.0-rc-5')
)
libraryDependencies += "io.streamnative.tests" % "bc_2_0_1" % "2.9.0.0-rc-5"
[io.streamnative.tests/bc_2_0_1 "2.9.0.0-rc-5"]