is not current version
Last Version 2.1.2

io.github.selcukes:selcukes-testng 0.0.5


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.github.selcukes
ArtifactId

ArtifactId

selcukes-testng
Version

Version

0.0.5
Type

Type

jar

Download selcukes-testng 0.0.5


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