Download grid-executor-core_2.11-2.0.0.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 2.0.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials