org.jetbrains.kotlin:kotlin-js-tests-junit

Kotlin Libraries

License

License

Categories

Categories

JavaScript Languages Kotlin JUnit Unit Testing
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-js-tests-junit
Last Version

Last Version

0.0.2-test-deploy
Release Date

Release Date

Type

Type

jar
Description

Description

Kotlin Libraries

Download kotlin-js-tests-junit

How to add to project

<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-js-tests-junit/ -->
<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-js-tests-junit</artifactId>
    <version>0.0.2-test-deploy</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-js-tests-junit/
implementation 'org.jetbrains.kotlin:kotlin-js-tests-junit:0.0.2-test-deploy'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-js-tests-junit/
implementation ("org.jetbrains.kotlin:kotlin-js-tests-junit:0.0.2-test-deploy")
'org.jetbrains.kotlin:kotlin-js-tests-junit:jar:0.0.2-test-deploy'
<dependency org="org.jetbrains.kotlin" name="kotlin-js-tests-junit" rev="0.0.2-test-deploy">
  <artifact name="kotlin-js-tests-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kotlin-js-tests-junit', version='0.0.2-test-deploy')
)
libraryDependencies += "org.jetbrains.kotlin" % "kotlin-js-tests-junit" % "0.0.2-test-deploy"
[org.jetbrains.kotlin/kotlin-js-tests-junit "0.0.2-test-deploy"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 0.0.2-test-deploy
org.seleniumhq.selenium : selenium-java jar 2.25.0
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.25.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.jetbrains.kotlin

JetBrains

JetBrains open source projects

Versions

Version
0.0.2-test-deploy
0.0.1-test-deploy