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