Last Version

Expekt 0.5.0

BDD assertion library for Kotlin

License

License

GroupId

GroupId

com.winterbe
ArtifactId

ArtifactId

expekt
Version

Version

0.5.0
Type

Type

jar
Description

Description

Expekt
BDD assertion library for Kotlin
Project URL

Project URL

https://github.com/winterbe/expekt
Source Code Management

Source Code Management

https://github.com/winterbe/expekt

Download expekt 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.