Last Version

kotassert 0.1.0

JUnit support library for Kotlin.

License

License

GroupId

GroupId

com.github.rabitarochan
ArtifactId

ArtifactId

kotassert
Version

Version

0.1.0
Type

Type

jar
Description

Description

kotassert
JUnit support library for Kotlin.
Project URL

Project URL

https://github.com/rabitarochan/kotassert
Source Code Management

Source Code Management

https://github.com/rabitarochan/kotassert

Download kotassert 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4
org.jetbrains.kotlin : kotlin-reflect jar 1.0.4
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.