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