Jar examples for e:eb-core
Runtime artifact for engineblock; This module ties the core libraries, provided drivers, and API into a single executable jar
You can download jar file eb-core 2.0.21 in this page.
You can use the following script to add eb-core-2.0.21.jar to your project.
<dependency> <groupId>io.engineblock</groupId> <artifactId>eb-core</artifactId> <version>2.0.21</version> </dependency>
compile group: 'io.engineblock', name: 'eb-core', version: '2.0.21'
libraryDependencies += "io.engineblock" % "eb-core" % "2.0.21"
<dependency org="io.engineblock" name="eb-core" rev="2.0.21"/>
@Grapes(@Grab(group='io.engineblock', module='eb-core', version='2.0.21'))
'io.engineblock:eb-core:jar:2.0.21'
Click the following link to download the jar file.
eb-core-2.0.21-javadoc.jar