Jar examples for e:eb-api
The driver API for engineblock; Provides the interfaces needed to build drivers that can be loaded by engineblock core
You can download jar file eb-api 1.0.26 in this page.
You can use the following script to add eb-api-1.0.26.jar to your project.
<dependency> <groupId>io.engineblock</groupId> <artifactId>eb-api</artifactId> <version>1.0.26</version> </dependency>
compile group: 'io.engineblock', name: 'eb-api', version: '1.0.26'
libraryDependencies += "io.engineblock" % "eb-api" % "1.0.26"
<dependency org="io.engineblock" name="eb-api" rev="1.0.26"/>
@Grapes(@Grab(group='io.engineblock', module='eb-api', version='1.0.26'))
'io.engineblock:eb-api:jar:1.0.26'
Click the following link to download the jar file.
eb-api-1.0.26-javadoc.jar