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