не последняя версия
Последняя версия 1.0.149

com.fnproject.fn:testing-junit4 1.0.84


Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.fnproject.fn
Идентификатор

Идентификатор

testing-junit4
Версия

Версия

1.0.84
Тип

Тип

jar

Скачать testing-junit4 1.0.84


<!-- https://jarcasting.com/artifacts/com.fnproject.fn/testing-junit4/ -->
<dependency>
    <groupId>com.fnproject.fn</groupId>
    <artifactId>testing-junit4</artifactId>
    <version>1.0.84</version>
</dependency>
// https://jarcasting.com/artifacts/com.fnproject.fn/testing-junit4/
implementation 'com.fnproject.fn:testing-junit4:1.0.84'
// https://jarcasting.com/artifacts/com.fnproject.fn/testing-junit4/
implementation ("com.fnproject.fn:testing-junit4:1.0.84")
'com.fnproject.fn:testing-junit4:jar:1.0.84'
<dependency org="com.fnproject.fn" name="testing-junit4" rev="1.0.84">
  <artifact name="testing-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fnproject.fn', module='testing-junit4', version='1.0.84')
)
libraryDependencies += "com.fnproject.fn" % "testing-junit4" % "1.0.84"
[com.fnproject.fn/testing-junit4 "1.0.84"]