is not current version
Last Version 1.5.5

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

Gradle Plugin for Saga

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.timurstrekalov
ArtifactId

ArtifactId

gradle-saga-plugin
Version

Version

1.3.0
Type

Type

jar

Download gradle-saga-plugin 1.3.0


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