Download smartweb-test-1.0.3.jar file - Jar s

Jar examples for s:smartweb-test

Description

JUnit Extension for the SmartWeb application development framework.

You can download jar file smartweb-test 1.0.3 in this page.

License

LGPL

Build File

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'

Download

Click the following link to download the jar file.

smartweb-test-1.0.3-javadoc.jar
smartweb-test-1.0.3-sources.jar
smartweb-test-1.0.3.jar
smartweb-test-1.0.3.pom



Related Tutorials