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