Download dexecutor-core-1.0.2.jar file - Jar d

Jar examples for d:dexecutor-core

Description

Executing dependent/Independent tasks in a reliable way, is made so easy that even your grandma can do it.

You can download jar file dexecutor-core 1.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dexecutor-core-1.0.2.jar to your project.

<dependency>
   <groupId>com.github.dexecutor</groupId>
   <artifactId>dexecutor-core</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.github.dexecutor', name: 'dexecutor-core', version: '1.0.2'
libraryDependencies += "com.github.dexecutor" % "dexecutor-core" % "1.0.2"
<dependency org="com.github.dexecutor" name="dexecutor-core" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.dexecutor', module='dexecutor-core', version='1.0.2'))
'com.github.dexecutor:dexecutor-core:jar:1.0.2'

Download

Click the following link to download the jar file.

dexecutor-core-1.0.2-javadoc.jar
dexecutor-core-1.0.2-sources.jar
dexecutor-core-1.0.2.jar
dexecutor-core-1.0.2.pom



Related Tutorials