| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаio.streamnative |
| Идентификатор | Идентификаторbcfips-include-test |
| Версия | Версия2.9.2.10 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bcfips-include-test-2.9.2.10.pom | |
| bcfips-include-test-2.9.2.10.jar | 6 KB |
| bcfips-include-test-2.9.2.10-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.streamnative/bcfips-include-test/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>bcfips-include-test</artifactId>
<version>2.9.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/bcfips-include-test/
implementation 'io.streamnative:bcfips-include-test:2.9.2.10'
// https://jarcasting.com/artifacts/io.streamnative/bcfips-include-test/
implementation ("io.streamnative:bcfips-include-test:2.9.2.10")
'io.streamnative:bcfips-include-test:jar:2.9.2.10'
<dependency org="io.streamnative" name="bcfips-include-test" rev="2.9.2.10">
<artifact name="bcfips-include-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bcfips-include-test', version='2.9.2.10')
)
libraryDependencies += "io.streamnative" % "bcfips-include-test" % "2.9.2.10"
[io.streamnative/bcfips-include-test "2.9.2.10"]