kotlin-expect

rspec style assertion library for kotlin test

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.oddpoet
ArtifactId

ArtifactId

kotlin-expect
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-expect
rspec style assertion library for kotlin test
Project URL

Project URL

https://github.com/odd-poet/kotlin-expect
Source Code Management

Source Code Management

https://github.com/odd-poet/kotlin-expect

Download kotlin-expect

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.5
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.9.0
0.8.4
0.8.3
0.8.2