Download smartweb-test-1.0.0.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.0 in this page.

License

LGPL

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials