Jar examples for e:easyb
This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.
You can download jar file easyb 0.7 in this page.
MIT License
You can use the following script to add easyb-0.7.jar to your project.
<dependency> <groupId>org.easyb</groupId> <artifactId>easyb</artifactId> <version>0.7</version> </dependency>
compile group: 'org.easyb', name: 'easyb', version: '0.7'
libraryDependencies += "org.easyb" % "easyb" % "0.7"
<dependency org="org.easyb" name="easyb" rev="0.7"/>
@Grapes(@Grab(group='org.easyb', module='easyb', version='0.7'))
'org.easyb:easyb:jar:0.7'
Click the following link to download the jar file.
easyb-0.7.jar