is not current version
Last Version 0.0.12

com.github.akiellor.jasmine:testing 0.0.9

A jasmine runner using the dynjs javascript runtime

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.akiellor.jasmine
ArtifactId

ArtifactId

testing
Version

Version

0.0.9
Type

Type

jar

Download testing 0.0.9


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