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

de.helwich.junit:junit-jasmine-runner 0.1.0

A JUnit runner for Jasmine

Категории

Категории

JUnit Тестирование компонентов ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

de.helwich.junit
Идентификатор

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

junit-jasmine-runner
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать junit-jasmine-runner 0.1.0


<!-- https://jarcasting.com/artifacts/de.helwich.junit/junit-jasmine-runner/ -->
<dependency>
    <groupId>de.helwich.junit</groupId>
    <artifactId>junit-jasmine-runner</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.helwich.junit/junit-jasmine-runner/
implementation 'de.helwich.junit:junit-jasmine-runner:0.1.0'
// https://jarcasting.com/artifacts/de.helwich.junit/junit-jasmine-runner/
implementation ("de.helwich.junit:junit-jasmine-runner:0.1.0")
'de.helwich.junit:junit-jasmine-runner:jar:0.1.0'
<dependency org="de.helwich.junit" name="junit-jasmine-runner" rev="0.1.0">
  <artifact name="junit-jasmine-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.helwich.junit', module='junit-jasmine-runner', version='0.1.0')
)
libraryDependencies += "de.helwich.junit" % "junit-jasmine-runner" % "0.1.0"
[de.helwich.junit/junit-jasmine-runner "0.1.0"]