is not current version
Last Version 5.3.2

Kotest 4.6.1

Kotlin Test Framework

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-framework-api-js
Version

Version

4.6.1
Type

Type

pom
Description

Description

Kotest
Kotlin Test Framework
Project URL

Project URL

http://www.github.com/kotest/kotest
Source Code Management

Source Code Management

http://www.github.com/kotest/kotest/

Download kotest-framework-api-js 4.6.1


<!-- https://jarcasting.com/artifacts/io.kotest/kotest-framework-api-js/ -->
<dependency>
    <groupId>io.kotest</groupId>
    <artifactId>kotest-framework-api-js</artifactId>
    <version>4.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.kotest/kotest-framework-api-js/
implementation 'io.kotest:kotest-framework-api-js:4.6.1'
// https://jarcasting.com/artifacts/io.kotest/kotest-framework-api-js/
implementation ("io.kotest:kotest-framework-api-js:4.6.1")
'io.kotest:kotest-framework-api-js:pom:4.6.1'
<dependency org="io.kotest" name="kotest-framework-api-js" rev="4.6.1">
  <artifact name="kotest-framework-api-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.kotest', module='kotest-framework-api-js', version='4.6.1')
)
libraryDependencies += "io.kotest" % "kotest-framework-api-js" % "4.6.1"
[io.kotest/kotest-framework-api-js "4.6.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-js jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.0
io.kotest : kotest-assertions-shared-js jar 4.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.5.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0
org.jetbrains.kotlin : kotlin-script-runtime jar 1.5.0
io.kotest : kotest-common-js jar 4.6.1

Project Modules

There are no modules declared in this project.