Download easyb-core-1.4.jar file - Jar e

Jar examples for e:easyb-core

Description

A behavior driven development framework for the Java platform

You can download jar file easyb-core 1.4 in this page.

License

MIT License

Build File

You can use the following script to add easyb-core-1.4.jar to your project.

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

Download

Click the following link to download the jar file.

easyb-core-1.4-javadoc.jar
easyb-core-1.4-sources.jar
easyb-core-1.4.jar
easyb-core-1.4.pom



Related Tutorials