is not current version
Last Version 0.0.12

com.github.akiellor.jasmine:jasmine-core 0.0.6

A jasmine runner using the dynjs javascript runtime

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.akiellor.jasmine
ArtifactId

ArtifactId

jasmine-core
Version

Version

0.0.6
Type

Type

jar

Download jasmine-core 0.0.6


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