Download eb-runtime-2.0.14.jar file - Jar e

Jar examples for e:eb-runtime

Description

Runtime component for engineblock.

You can download jar file eb-runtime 2.0.14 in this page.

Build File

You can use the following script to add eb-runtime-2.0.14.jar to your project.

<dependency>
   <groupId>io.engineblock</groupId>
   <artifactId>eb-runtime</artifactId>
   <version>2.0.14</version>
</dependency>
compile group: 'io.engineblock', name: 'eb-runtime', version: '2.0.14'
libraryDependencies += "io.engineblock" % "eb-runtime" % "2.0.14"
<dependency org="io.engineblock" name="eb-runtime" rev="2.0.14"/>
@Grapes(@Grab(group='io.engineblock', module='eb-runtime', version='2.0.14'))
'io.engineblock:eb-runtime:jar:2.0.14'

Download

Click the following link to download the jar file.

eb-runtime-2.0.14-javadoc.jar
eb-runtime-2.0.14-sources.jar
eb-runtime-2.0.14.jar
eb-runtime-2.0.14.pom



Related Tutorials