is not current version
Last Version 1.5.5

com.github.timurstrekalov:gradle-saga-plugin 1.5.3

Gradle Plugin for Saga

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.timurstrekalov
ArtifactId

ArtifactId

gradle-saga-plugin
Version

Version

1.5.3
Type

Type

jar

Download gradle-saga-plugin 1.5.3


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