| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.dtective |
| Идентификатор | Идентификаторdtective-core |
| Последняя версия | Последняя версия1.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDtective
Test Automation Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dtective-core-1.0.15.pom | |
| dtective-core-1.0.15.jar | 149 KB |
| dtective-core-1.0.15-sources.jar | 111 KB |
| dtective-core-1.0.15-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.dtective/dtective-core/ -->
<dependency>
<groupId>io.dtective</groupId>
<artifactId>dtective-core</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.dtective/dtective-core/
implementation 'io.dtective:dtective-core:1.0.15'
// https://jarcasting.com/artifacts/io.dtective/dtective-core/
implementation ("io.dtective:dtective-core:1.0.15")
'io.dtective:dtective-core:jar:1.0.15'
<dependency org="io.dtective" name="dtective-core" rev="1.0.15">
<artifact name="dtective-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dtective', module='dtective-core', version='1.0.15')
)
libraryDependencies += "io.dtective" % "dtective-core" % "1.0.15"
[io.dtective/dtective-core "1.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |