Last Version

Gradle Saga Plugin 1.5.5

Gradle Plugin for Saga

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.timurstrekalov
ArtifactId

ArtifactId

gradle-saga-plugin
Version

Version

1.5.5
Type

Type

jar
Description

Description

Gradle Saga Plugin
Gradle Plugin for Saga

Download gradle-saga-plugin 1.5.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.10
com.github.timurstrekalov : saga-core jar 1.5.5

Project Modules

There are no modules declared in this project.