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.9.5.1 in this page.
MIT License
You can use the following script to add easyb-0.9.5.1.jar to your project.
<dependency> <groupId>org.easyb</groupId> <artifactId>easyb</artifactId> <version>0.9.5.1</version> </dependency>
compile group: 'org.easyb', name: 'easyb', version: '0.9.5.1'
libraryDependencies += "org.easyb" % "easyb" % "0.9.5.1"
<dependency org="org.easyb" name="easyb" rev="0.9.5.1"/>
@Grapes(@Grab(group='org.easyb', module='easyb', version='0.9.5.1'))
'org.easyb:easyb:jar:0.9.5.1'
Click the following link to download the jar file.
easyb-0.9.5.1.jar