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

Jar examples for s:saga-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials