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

com.github.noconnor:junitperf-core 1.19.0


Категории

Категории

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

Группа

com.github.noconnor
Идентификатор

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

junitperf-core
Версия

Версия

1.19.0
Тип

Тип

jar

Скачать junitperf-core 1.19.0


<!-- https://jarcasting.com/artifacts/com.github.noconnor/junitperf-core/ -->
<dependency>
    <groupId>com.github.noconnor</groupId>
    <artifactId>junitperf-core</artifactId>
    <version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.noconnor/junitperf-core/
implementation 'com.github.noconnor:junitperf-core:1.19.0'
// https://jarcasting.com/artifacts/com.github.noconnor/junitperf-core/
implementation ("com.github.noconnor:junitperf-core:1.19.0")
'com.github.noconnor:junitperf-core:jar:1.19.0'
<dependency org="com.github.noconnor" name="junitperf-core" rev="1.19.0">
  <artifact name="junitperf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.noconnor', module='junitperf-core', version='1.19.0')
)
libraryDependencies += "com.github.noconnor" % "junitperf-core" % "1.19.0"
[com.github.noconnor/junitperf-core "1.19.0"]