Jar examples for t:testng-databinding-core
Data binding framework core
You can download jar file testng-databinding-core 2.0 in this page.
You can use the following script to add testng-databinding-core-2.0.jar to your project.
<dependency> <groupId>net.sf.testngdatabind</groupId> <artifactId>testng-databinding-core</artifactId> <version>2.0</version> </dependency>
compile group: 'net.sf.testngdatabind', name: 'testng-databinding-core', version: '2.0'
libraryDependencies += "net.sf.testngdatabind" % "testng-databinding-core" % "2.0"
<dependency org="net.sf.testngdatabind" name="testng-databinding-core" rev="2.0"/>
@Grapes(@Grab(group='net.sf.testngdatabind', module='testng-databinding-core', version='2.0'))
'net.sf.testngdatabind:testng-databinding-core:jar:2.0'
Click the following link to download the jar file.
testng-databinding-core-2.0-javadoc.jar