| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.varivoda |
| Идентификатор | Идентификаторtest_filter_adaptor |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеTest filter
Test filter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test_filter_adaptor-1.0.pom | |
| test_filter_adaptor-1.0.jar | 6 KB |
| test_filter_adaptor-1.0-tests.jar | 261 bytes |
| test_filter_adaptor-1.0-sources.jar | 3 KB |
| test_filter_adaptor-1.0-javadoc.jar | 397 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.varivoda/test_filter_adaptor/ -->
<dependency>
<groupId>com.github.varivoda</groupId>
<artifactId>test_filter_adaptor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.varivoda/test_filter_adaptor/
implementation 'com.github.varivoda:test_filter_adaptor:1.0'
// https://jarcasting.com/artifacts/com.github.varivoda/test_filter_adaptor/
implementation ("com.github.varivoda:test_filter_adaptor:1.0")
'com.github.varivoda:test_filter_adaptor:jar:1.0'
<dependency org="com.github.varivoda" name="test_filter_adaptor" rev="1.0">
<artifact name="test_filter_adaptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.varivoda', module='test_filter_adaptor', version='1.0')
)
libraryDependencies += "com.github.varivoda" % "test_filter_adaptor" % "1.0"
[com.github.varivoda/test_filter_adaptor "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.qameta.allure : allure-java-commons | jar | 2.13.8 |