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

com.github.marks-yag:punner-core 0.9.11

Punner core is a parallel JUnit test runner.

Группа

Группа

com.github.marks-yag
Идентификатор

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

punner-core
Версия

Версия

0.9.11
Тип

Тип

jar

Скачать punner-core 0.9.11


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