is not current version
Last Version 5.3.2

Kotest 5.3.0

Kotlin Test Framework

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-property-js
Version

Version

5.3.0
Type

Type

pom
Description

Description

Kotest
Kotlin Test Framework
Project URL

Project URL

https://github.com/kotest/kotest
Source Code Management

Source Code Management

https://github.com/kotest/kotest/

Download kotest-property-js 5.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
io.kotest : kotest-common-js jar 5.3.0
io.kotest : kotest-assertions-shared-js jar 5.3.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1

Project Modules

There are no modules declared in this project.