Jar examples for s:smartweb-test
JUnit Extension for the SmartWeb application development framework.
You can download jar file smartweb-test 1.0.3 in this page.
LGPL
You can use the following script to add smartweb-test-1.0.3.jar to your project.
<dependency> <groupId>net.smartlab.web</groupId> <artifactId>smartweb-test</artifactId> <version>1.0.3</version> </dependency>
compile group: 'net.smartlab.web', name: 'smartweb-test', version: '1.0.3'
libraryDependencies += "net.smartlab.web" % "smartweb-test" % "1.0.3"
<dependency org="net.smartlab.web" name="smartweb-test" rev="1.0.3"/>
@Grapes(@Grab(group='net.smartlab.web', module='smartweb-test', version='1.0.3'))
'net.smartlab.web:smartweb-test:jar:1.0.3'
Click the following link to download the jar file.
smartweb-test-1.0.3-javadoc.jar