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

com.fitbur.testify.junit:junit 0.1.2


Категории

Категории

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

Группа

com.fitbur.testify.junit
Идентификатор

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

junit
Версия

Версия

0.1.2
Тип

Тип

pom

Скачать junit 0.1.2

Имя Файла Размер
junit-0.1.2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.fitbur.testify.junit/junit/ -->
<dependency>
    <groupId>com.fitbur.testify.junit</groupId>
    <artifactId>junit</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.junit/junit/
implementation 'com.fitbur.testify.junit:junit:0.1.2'
// https://jarcasting.com/artifacts/com.fitbur.testify.junit/junit/
implementation ("com.fitbur.testify.junit:junit:0.1.2")
'com.fitbur.testify.junit:junit:pom:0.1.2'
<dependency org="com.fitbur.testify.junit" name="junit" rev="0.1.2">
  <artifact name="junit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.junit', module='junit', version='0.1.2')
)
libraryDependencies += "com.fitbur.testify.junit" % "junit" % "0.1.2"
[com.fitbur.testify.junit/junit "0.1.2"]