Download concrete-participant-behavior-1.0.0.jar file - Jar c

Jar examples for c:concrete-participant-behavior

Description

Concrete Participant Behavior

You can download jar file concrete-participant-behavior 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add concrete-participant-behavior-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

concrete-participant-behavior-1.0.0-javadoc.jar
concrete-participant-behavior-1.0.0-sources.jar
concrete-participant-behavior-1.0.0.jar
concrete-participant-behavior-1.0.0.pom



Related Tutorials