Last Version

testng-interface 4.0.0-M3

testng-interface

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.github.soc
ArtifactId

ArtifactId

testng-interface_2.11
Version

Version

4.0.0-M3
Type

Type

jar
Description

Description

testng-interface
testng-interface
Project URL

Project URL

https://github.com/sbt/sbt-testng
Project Organization

Project Organization

io.github.soc

Download testng-interface_2.11 4.0.0-M3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-sbt : test-interface jar 1.0
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.