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

com.github.akiellor.jasmine:testing 0.0.11

A jasmine runner using the dynjs javascript runtime

Категории

Категории

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

Группа

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

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

testing
Версия

Версия

0.0.11
Тип

Тип

jar

Скачать testing 0.0.11


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