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