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