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

Jar examples for e:expectit-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials