Last Version

org.jetbrains.kotlin:kunit 1.0.0-beta-3595

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kunit
Version

Version

1.0.0-beta-3595
Type

Type

jar
Description

Description

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

Download kunit 1.0.0-beta-3595


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.0-beta-3595
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.