Download orchestrator-core-1.0.jar file - Jar o

Jar examples for o:orchestrator-core

Description

You can download jar file orchestrator-core 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add orchestrator-core-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

orchestrator-core-1.0-javadoc.jar
orchestrator-core-1.0-sources.jar
orchestrator-core-1.0.jar
orchestrator-core-1.0.pom



Related Tutorials