Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdio.streamnative.tests |
ArtifactId | ArtifactIdbc_2_6_0 |
Version | Version2.9.0-rc-202106161005 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.streamnative.tests/bc_2_6_0/ -->
<dependency>
<groupId>io.streamnative.tests</groupId>
<artifactId>bc_2_6_0</artifactId>
<version>2.9.0-rc-202106161005</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/bc_2_6_0/
implementation 'io.streamnative.tests:bc_2_6_0:2.9.0-rc-202106161005'
// https://jarcasting.com/artifacts/io.streamnative.tests/bc_2_6_0/
implementation ("io.streamnative.tests:bc_2_6_0:2.9.0-rc-202106161005")
'io.streamnative.tests:bc_2_6_0:jar:2.9.0-rc-202106161005'
<dependency org="io.streamnative.tests" name="bc_2_6_0" rev="2.9.0-rc-202106161005">
<artifact name="bc_2_6_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='bc_2_6_0', version='2.9.0-rc-202106161005')
)
libraryDependencies += "io.streamnative.tests" % "bc_2_6_0" % "2.9.0-rc-202106161005"
[io.streamnative.tests/bc_2_6_0 "2.9.0-rc-202106161005"]