Download saga-core-1.3.3.jar file - Jar s

Jar examples for s:saga-core

Description

You can download jar file saga-core 1.3.3 in this page.

Build File

You can use the following script to add saga-core-1.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

saga-core-1.3.3-javadoc.jar
saga-core-1.3.3-sources.jar
saga-core-1.3.3.jar
saga-core-1.3.3.pom



Related Tutorials