Last Version

Sisyphus Project Plugin 1.4.0

Easy configure develop environment for project based on sisyphus framework.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bybutter.sisyphus.project
ArtifactId

ArtifactId

com.bybutter.sisyphus.project.gradle.plugin
Version

Version

1.4.0
Type

Type

pom
Description

Description

Sisyphus Project Plugin
Easy configure develop environment for project based on sisyphus framework.
Project URL

Project URL

https://github.com/ButterCam/sisyphus
Source Code Management

Source Code Management

https://github.com/ButterCam/sisyphus

Download com.bybutter.sisyphus.project.gradle.plugin 1.4.0


<!-- https://jarcasting.com/artifacts/com.bybutter.sisyphus.project/com.bybutter.sisyphus.project.gradle.plugin/ -->
<dependency>
    <groupId>com.bybutter.sisyphus.project</groupId>
    <artifactId>com.bybutter.sisyphus.project.gradle.plugin</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.project/com.bybutter.sisyphus.project.gradle.plugin/
implementation 'com.bybutter.sisyphus.project:com.bybutter.sisyphus.project.gradle.plugin:1.4.0'
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.project/com.bybutter.sisyphus.project.gradle.plugin/
implementation ("com.bybutter.sisyphus.project:com.bybutter.sisyphus.project.gradle.plugin:1.4.0")
'com.bybutter.sisyphus.project:com.bybutter.sisyphus.project.gradle.plugin:pom:1.4.0'
<dependency org="com.bybutter.sisyphus.project" name="com.bybutter.sisyphus.project.gradle.plugin" rev="1.4.0">
  <artifact name="com.bybutter.sisyphus.project.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bybutter.sisyphus.project', module='com.bybutter.sisyphus.project.gradle.plugin', version='1.4.0')
)
libraryDependencies += "com.bybutter.sisyphus.project" % "com.bybutter.sisyphus.project.gradle.plugin" % "1.4.0"
[com.bybutter.sisyphus.project/com.bybutter.sisyphus.project.gradle.plugin "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.bybutter.sisyphus.tools : sisyphus-project-gradle-plugin jar 1.4.0

Project Modules

There are no modules declared in this project.