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