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