MVN

tech.pylons : recipetool

Maven & Gradle

Aug 17, 2021
1 usages
3 stars

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

<dependency>
    <groupId>tech.pylons</groupId>
    <artifactId>recipetool</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.pylons : recipetool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of tech.pylons : recipetool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
recipetool-0.1.4
recipetool-0.1.3
recipetool-0.1.2
recipetool-0.1.1
recipetool-0.1.0

How to add a dependency to Maven

Add the following tech.pylons : recipetool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.pylons</groupId>
    <artifactId>recipetool</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.pylons : recipetool gradle dependency to your build.gradle file:

implementation 'tech.pylons:recipetool:0.1.4'

Gradle Kotlin DSL: Add the following tech.pylons : recipetool gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.pylons:recipetool:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.pylons : recipetool sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.pylons" % "recipetool" % "0.1.4"

Advertisement

Dependencies from Group

Sep 16, 2021
3 usages
3 stars
Sep 16, 2021
2 usages
3 stars
Aug 17, 2021
1 usages
3 stars
Aug 03, 2021
3 stars
Aug 03, 2021
3 stars

Discover Dependencies