is not current version
Last Version 1.5.5

com.github.timurstrekalov:saga-root 1.2.4

Better JavaScript code coverage tool

GroupId

GroupId

com.github.timurstrekalov
ArtifactId

ArtifactId

saga-root
Version

Version

1.2.4
Type

Type

pom

Download saga-root 1.2.4

Filename Size
saga-root-1.2.4.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.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-root/
implementation 'com.github.timurstrekalov:saga-root:1.2.4'
// https://jarcasting.com/artifacts/com.github.timurstrekalov/saga-root/
implementation ("com.github.timurstrekalov:saga-root:1.2.4")
'com.github.timurstrekalov:saga-root:pom:1.2.4'
<dependency org="com.github.timurstrekalov" name="saga-root" rev="1.2.4">
  <artifact name="saga-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timurstrekalov', module='saga-root', version='1.2.4')
)
libraryDependencies += "com.github.timurstrekalov" % "saga-root" % "1.2.4"
[com.github.timurstrekalov/saga-root "1.2.4"]