Download smartassert-1.0.2.jar file - Jar s

Jar examples for s:smartassert

Description

Set of utilites for smart assertions

You can download jar file smartassert 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add smartassert-1.0.2.jar to your project.

<dependency>
   <groupId>com.smarttested</groupId>
   <artifactId>smartassert</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.smarttested', name: 'smartassert', version: '1.0.2'
libraryDependencies += "com.smarttested" % "smartassert" % "1.0.2"
<dependency org="com.smarttested" name="smartassert" rev="1.0.2"/>
@Grapes(@Grab(group='com.smarttested', module='smartassert', version='1.0.2'))
'com.smarttested:smartassert:jar:1.0.2'

Download

Click the following link to download the jar file.

smartassert-1.0.2-javadoc.jar
smartassert-1.0.2-sources.jar
smartassert-1.0.2.jar
smartassert-1.0.2.pom



Related Tutorials