| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.bybutter.sisyphus.project |
| ArtifactId | ArtifactIdcom.bybutter.sisyphus.project.gradle.plugin |
| Version | Version1.3.11 |
| Type | Typepom |
| Description |
DescriptionSisyphus Project Plugin
Easy configure develop environment for project based on sisyphus framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.bybutter.sisyphus.project.gradle.plugin-1.3.11.pom | |
| Browse |
<!-- 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.3.11</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.3.11'
// 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.3.11")
'com.bybutter.sisyphus.project:com.bybutter.sisyphus.project.gradle.plugin:pom:1.3.11'
<dependency org="com.bybutter.sisyphus.project" name="com.bybutter.sisyphus.project.gradle.plugin" rev="1.3.11">
<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.3.11')
)
libraryDependencies += "com.bybutter.sisyphus.project" % "com.bybutter.sisyphus.project.gradle.plugin" % "1.3.11"
[com.bybutter.sisyphus.project/com.bybutter.sisyphus.project.gradle.plugin "1.3.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bybutter.sisyphus.tools : sisyphus-project-gradle-plugin | jar | 1.3.11 |