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