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

Jar examples for e:expectit-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials