| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаio.thundra |
| Идентификатор | Идентификаторjexter-junit4-core |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеjexter-junit4-core
Extensions/Plugins for JVM test frameworks
|
| Имя Файла | Размер |
|---|---|
| jexter-junit4-core-1.0.1.pom | |
| jexter-junit4-core-1.0.1.jar | 18 KB |
| jexter-junit4-core-1.0.1-sources.jar | 3 KB |
| jexter-junit4-core-1.0.1-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thundra/jexter-junit4-core/ -->
<dependency>
<groupId>io.thundra</groupId>
<artifactId>jexter-junit4-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.thundra/jexter-junit4-core/
implementation 'io.thundra:jexter-junit4-core:1.0.1'
// https://jarcasting.com/artifacts/io.thundra/jexter-junit4-core/
implementation ("io.thundra:jexter-junit4-core:1.0.1")
'io.thundra:jexter-junit4-core:jar:1.0.1'
<dependency org="io.thundra" name="jexter-junit4-core" rev="1.0.1">
<artifact name="jexter-junit4-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thundra', module='jexter-junit4-core', version='1.0.1')
)
libraryDependencies += "io.thundra" % "jexter-junit4-core" % "1.0.1"
[io.thundra/jexter-junit4-core "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.thundra : jexter-core | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.13.2 |