technology.yiss.kotlin:kotlin-test-testng

Kotlin Test TestNG

License

License

Categories

Categories

Kotlin Languages TestNG Unit Testing
GroupId

GroupId

technology.yiss.kotlin
ArtifactId

ArtifactId

kotlin-test-testng
Last Version

Last Version

1.2.42
Release Date

Release Date

Type

Type

jar
Description

Description

technology.yiss.kotlin:kotlin-test-testng
Kotlin Test TestNG
Project URL

Project URL

https://kotlinlang.org/
Source Code Management

Source Code Management

https://github.com/JetBrains/kotlin

Download kotlin-test-testng

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
technology.yiss.kotlin : kotlin-test-annotations-common jar 1.2.42
technology.yiss.kotlin : kotlin-test jar 1.2.42
org.testng : testng jar 6.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.42
1.2.41