License |
License |
---|---|
GroupId | GroupIdorg.amshove.kluent |
ArtifactId | ArtifactIdkluent-common |
Version | Version1.68 |
Type | Typejar |
Description |
Descriptionkluent-common
Fluent Assertion-Library for Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kluent-common-1.68.pom | |
kluent-common-1.68.jar | 14 KB |
kluent-common-1.68-sources.jar | 15 KB |
kluent-common-1.68-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.50 |
org.jetbrains.kotlin : kotlin-test-common | jar | 1.3.50 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-annotations-common | jar | 1.3.50 |