Last Version

kluent-js 1.68

Fluent Assertion-Library for Kotlin

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.amshove.kluent
ArtifactId

ArtifactId

kluent-js
Version

Version

1.68
Type

Type

jar
Description

Description

kluent-js
Fluent Assertion-Library for Kotlin
Project URL

Project URL

https://github.com/MarkusAmshove/Kluent
Source Code Management

Source Code Management

https://github.com/MarkusAmshove/Kluent

Download kluent-js 1.68


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

Dependencies

compile (3)

Group / Artifact Type Version
org.amshove.kluent : kluent-common jar 1.68
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.3.50
org.jetbrains.kotlin : kotlin-test-js jar 1.3.50

Project Modules

There are no modules declared in this project.