is not current version
Last Version 1.5.5

com.github.timurstrekalov:saga-core 1.2.6


GroupId

GroupId

com.github.timurstrekalov
ArtifactId

ArtifactId

saga-core
Version

Version

1.2.6
Type

Type

jar

Download saga-core 1.2.6


<!-- https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-core/ -->
<dependency>
    <groupId>com.github.timurstrekalov</groupId>
    <artifactId>saga-core</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-core/
implementation 'com.github.timurstrekalov:saga-core:1.2.6'
// https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-core/
implementation ("com.github.timurstrekalov:saga-core:1.2.6")
'com.github.timurstrekalov:saga-core:jar:1.2.6'
<dependency org="com.github.timurstrekalov" name="saga-core" rev="1.2.6">
  <artifact name="saga-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timurstrekalov', module='saga-core', version='1.2.6')
)
libraryDependencies += "com.github.timurstrekalov" % "saga-core" % "1.2.6"
[com.github.timurstrekalov/saga-core "1.2.6"]