org.jetbrains.kotlin:kotlin-js-tests

Kotlin Libraries

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-js-tests
Last Version

Last Version

0.0.2-test-deploy
Release Date

Release Date

Type

Type

jar
Description

Description

Kotlin Libraries

Download kotlin-js-tests

How to add to project

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

Dependencies

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