Jar examples for d:dexecutor-core
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.3 in this page.
The Apache License, Version 2.0
You can use the following script to add dexecutor-core-1.0.3.jar to your project.
<dependency> <groupId>com.github.dexecutor</groupId> <artifactId>dexecutor-core</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.dexecutor', name: 'dexecutor-core', version: '1.0.3'
libraryDependencies += "com.github.dexecutor" % "dexecutor-core" % "1.0.3"
<dependency org="com.github.dexecutor" name="dexecutor-core" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.dexecutor', module='dexecutor-core', version='1.0.3'))
'com.github.dexecutor:dexecutor-core:jar:1.0.3'
Click the following link to download the jar file.
dexecutor-core-1.0.3-javadoc.jar