Download adaptive-executor-0.1.0.jar file - Jar a

Jar examples for a:adaptive-executor

Description

You can download jar file adaptive-executor 0.1.0 in this page.

License

The Artistic License 2.0

Build File

You can use the following script to add adaptive-executor-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

adaptive-executor-0.1.0-javadoc.jar
adaptive-executor-0.1.0-sources.jar
adaptive-executor-0.1.0.jar
adaptive-executor-0.1.0.pom



Related Tutorials