is not current version
Last Version 1.68

org.amshove.kluent:kluent-js 1.59

Fluent Assertion-Library for Kotlin

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.amshove.kluent
ArtifactId

ArtifactId

kluent-js
Version

Version

1.59
Type

Type

jar

Download kluent-js 1.59


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