Download dexecutor-core-1.1.0.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.1.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials