| Лицензия |
Лицензия
License
|
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.outsideMyBox |
| Идентификатор | ИдентификаторtestUtils |
| Последняя версия | Последняя версия0.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеtestUtils
Test utilities
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| testUtils-0.1.3.pom | |
| testUtils-0.1.3.jar | 14 KB |
| testUtils-0.1.3-sources.jar | 7 KB |
| testUtils-0.1.3-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.outsideMyBox/testUtils/ -->
<dependency>
<groupId>org.outsideMyBox</groupId>
<artifactId>testUtils</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.outsideMyBox/testUtils/
implementation 'org.outsideMyBox:testUtils:0.1.3'
// https://jarcasting.com/artifacts/org.outsideMyBox/testUtils/
implementation ("org.outsideMyBox:testUtils:0.1.3")
'org.outsideMyBox:testUtils:jar:0.1.3'
<dependency org="org.outsideMyBox" name="testUtils" rev="0.1.3">
<artifact name="testUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.outsideMyBox', module='testUtils', version='0.1.3')
)
libraryDependencies += "org.outsideMyBox" % "testUtils" % "0.1.3"
[org.outsideMyBox/testUtils "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.14.6 |