| Категории |
КатегорииJUnit Тестирование компонентов |
|---|---|
| Группа | Группаio.github.achelois-armoury |
| Идентификатор | Идентификаторhelical-junit4 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| helical-junit4-0.1.0.pom | |
| helical-junit4-0.1.0.jar | 3 KB |
| helical-junit4-0.1.0-sources.jar | 2 KB |
| helical-junit4-0.1.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.achelois-armoury/helical-junit4/ -->
<dependency>
<groupId>io.github.achelois-armoury</groupId>
<artifactId>helical-junit4</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.achelois-armoury/helical-junit4/
implementation 'io.github.achelois-armoury:helical-junit4:0.1.0'
// https://jarcasting.com/artifacts/io.github.achelois-armoury/helical-junit4/
implementation ("io.github.achelois-armoury:helical-junit4:0.1.0")
'io.github.achelois-armoury:helical-junit4:jar:0.1.0'
<dependency org="io.github.achelois-armoury" name="helical-junit4" rev="0.1.0">
<artifact name="helical-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.achelois-armoury', module='helical-junit4', version='0.1.0')
)
libraryDependencies += "io.github.achelois-armoury" % "helical-junit4" % "0.1.0"
[io.github.achelois-armoury/helical-junit4 "0.1.0"]