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

Jar examples for o:orchestrator-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials