is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative.tests:bc_2_0_0 2.10.0.1


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

bc_2_0_0
Version

Version

2.10.0.1
Type

Type

jar

Download bc_2_0_0 2.10.0.1


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