Download expectit-core-0.8.2.jar file - Jar e

Jar examples for e:expectit-core

Description

You can download jar file expectit-core 0.8.2 in this page.

Build File

You can use the following script to add expectit-core-0.8.2.jar to your project.

<dependency>
   <groupId>net.sf.expectit</groupId>
   <artifactId>expectit-core</artifactId>
   <version>0.8.2</version>
</dependency>
compile group: 'net.sf.expectit', name: 'expectit-core', version: '0.8.2'
libraryDependencies += "net.sf.expectit" % "expectit-core" % "0.8.2"
<dependency org="net.sf.expectit" name="expectit-core" rev="0.8.2"/>
@Grapes(@Grab(group='net.sf.expectit', module='expectit-core', version='0.8.2'))
'net.sf.expectit:expectit-core:jar:0.8.2'

Download

Click the following link to download the jar file.

expectit-core-0.8.2-javadoc.jar
expectit-core-0.8.2-sources.jar
expectit-core-0.8.2.jar
expectit-core-0.8.2.pom



Related Tutorials