Jar examples for e:easyb-core
A behavior driven development framework for the Java platform
You can download jar file easyb-core 1.4 in this page.
MIT License
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'
Click the following link to download the jar file.
easyb-core-1.4-javadoc.jar