Pylons RecipeTool Gradle Plugin

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

tech.pylons.recipetool
ArtifactId

ArtifactId

tech.pylons.recipetool.gradle.plugin
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Pylons RecipeTool Gradle Plugin
Gradle plugin providing automated tools for creating and working with recipes on the Pylons blockchain
Project URL

Project URL

https://pylons.tech
Source Code Management

Source Code Management

http://github.com/Pylons-tech/pylons_wallet/

Download tech.pylons.recipetool.gradle.plugin

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
tech.pylons : recipetool jar 0.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2