is not current version
Last Version 14.3.0

com.github.hemanthsridhar:testng-ext-dataprovider 12.1.0

TestNG data provider libraries to read from csv and excel(xlsx and xlsx)

Categories

Categories

IDE Development Tools Ant Build Tools TestNG Unit Testing Data
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

testng-ext-dataprovider
Version

Version

12.1.0
Type

Type

jar

Download testng-ext-dataprovider 12.1.0


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