GroupId | GroupIdcom.github.timurstrekalov |
---|---|
ArtifactId | ArtifactIdsaga-root |
Version | Version1.3.1 |
Type | Typepom |
Filename | Size |
---|---|
saga-root-1.3.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-root/ -->
<dependency>
<groupId>com.github.timurstrekalov</groupId>
<artifactId>saga-root</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-root/
implementation 'com.github.timurstrekalov:saga-root:1.3.1'
// https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-root/
implementation ("com.github.timurstrekalov:saga-root:1.3.1")
'com.github.timurstrekalov:saga-root:pom:1.3.1'
<dependency org="com.github.timurstrekalov" name="saga-root" rev="1.3.1">
<artifact name="saga-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timurstrekalov', module='saga-root', version='1.3.1')
)
libraryDependencies += "com.github.timurstrekalov" % "saga-root" % "1.3.1"
[com.github.timurstrekalov/saga-root "1.3.1"]