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