Download grid-executor-core_2.11-1.1.8.jar file - Jar g

Jar examples for g:grid-executor-core-2.11

Description

grid-executor

You can download jar file grid-executor-core_2.11 1.1.8 in this page.

License

Apache 2

Build File

You can use the following script to add grid-executor-core_2.11-1.1.8.jar to your project.

<dependency>
   <groupId>com.hindog.grid</groupId>
   <artifactId>grid-executor-core_2.11</artifactId>
   <version>1.1.8</version>
</dependency>
compile group: 'com.hindog.grid', name: 'grid-executor-core_2.11', version: '1.1.8'
libraryDependencies += "com.hindog.grid" % "grid-executor-core_2.11" % "1.1.8"
<dependency org="com.hindog.grid" name="grid-executor-core_2.11" rev="1.1.8"/>
@Grapes(@Grab(group='com.hindog.grid', module='grid-executor-core_2.11', version='1.1.8'))
'com.hindog.grid:grid-executor-core_2.11:jar:1.1.8'

Download

Click the following link to download the jar file.

grid-executor-core_2.11-1.1.8-javadoc.jar
grid-executor-core_2.11-1.1.8-sources.jar
grid-executor-core_2.11-1.1.8.jar
grid-executor-core_2.11-1.1.8.pom



Related Tutorials