is not current version
Last Version 1.5.5

com.github.timurstrekalov:saga-root 1.4.1

Better JavaScript code coverage tool

GroupId

GroupId

com.github.timurstrekalov
ArtifactId

ArtifactId

saga-root
Version

Version

1.4.1
Type

Type

pom

Download saga-root 1.4.1

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