| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdtech.pylons.recipetool |
| ArtifactId | ArtifactIdtech.pylons.recipetool.gradle.plugin |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPylons RecipeTool Gradle Plugin
Gradle plugin providing automated tools for creating and working with recipes on the Pylons blockchain
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tech.pylons.recipetool.gradle.plugin-0.1.3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin/ -->
<dependency>
<groupId>tech.pylons.recipetool</groupId>
<artifactId>tech.pylons.recipetool.gradle.plugin</artifactId>
<version>0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin/
implementation 'tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:0.1.3'
// https://jarcasting.com/artifacts/tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin/
implementation ("tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:0.1.3")
'tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:pom:0.1.3'
<dependency org="tech.pylons.recipetool" name="tech.pylons.recipetool.gradle.plugin" rev="0.1.3">
<artifact name="tech.pylons.recipetool.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.pylons.recipetool', module='tech.pylons.recipetool.gradle.plugin', version='0.1.3')
)
libraryDependencies += "tech.pylons.recipetool" % "tech.pylons.recipetool.gradle.plugin" % "0.1.3"
[tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| tech.pylons : recipetool | jar | 0.1.3 |