kluent-common

Fluent Assertion-Library for Kotlin

License

License

MIT
GroupId

GroupId

org.amshove.kluent
ArtifactId

ArtifactId

kluent-common
Last Version

Last Version

1.68
Release Date

Release Date

Type

Type

jar
Description

Description

kluent-common
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-common

How to add to project

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

Dependencies

runtime (2)

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

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-annotations-common jar 1.3.50

Project Modules

There are no modules declared in this project.

Versions

Version
1.68
1.67
1.66
1.65
1.64
1.59