is not current version
Last Version 0.1.3

tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin 0.1.2

Gradle plugin providing automated tools for creating and working with recipes on the Pylons blockchain

Categories

Categories

Gradle Build Tools
GroupId

GroupId

tech.pylons.recipetool
ArtifactId

ArtifactId

tech.pylons.recipetool.gradle.plugin
Version

Version

0.1.2
Type

Type

pom

Download tech.pylons.recipetool.gradle.plugin 0.1.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin/
implementation ("tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:0.1.2")
'tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:pom:0.1.2'
<dependency org="tech.pylons.recipetool" name="tech.pylons.recipetool.gradle.plugin" rev="0.1.2">
  <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.2')
)
libraryDependencies += "tech.pylons.recipetool" % "tech.pylons.recipetool.gradle.plugin" % "0.1.2"
[tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin "0.1.2"]