Download choreography-specification-1.0.0.jar file - Jar c

Jar examples for c:choreography-specification

Description

Choreography Specification

You can download jar file choreography-specification 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add choreography-specification-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

choreography-specification-1.0.0-javadoc.jar
choreography-specification-1.0.0-sources.jar
choreography-specification-1.0.0.jar
choreography-specification-1.0.0.pom



Related Tutorials