t

tech.pylons.recipetool.gradle.plugin

Gradle plugin providing automated tools for creating and working with recipes on the Pylons blockchain
https://pylons.tech
MIT License
Pylons LLC
文件下载
文件名 操作
tech.pylons.recipetool.gradle.plugin-0.1.3.pom 下载
Apache Maven
<dependency>
  <groupId>tech.pylons.recipetool</groupId>
  <artifactId>tech.pylons.recipetool.gradle.plugin</artifactId>
  <version>0.1.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:0.1.3'
Gradle Kotlin
implementation("tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:0.1.3")
Scala SBT
libraryDependencies += "tech.pylons.recipetool" % "tech.pylons.recipetool.gradle.plugin" % "0.1.3"
Groovy Grape
@Grapes(
  @Grab(group='tech.pylons.recipetool', module='tech.pylons.recipetool.gradle.plugin', version='0.1.3')
)
Apache Ivy
<dependency org="tech.pylons.recipetool" name="tech.pylons.recipetool.gradle.plugin" rev="0.1.3" />
Leiningen
[tech.pylons.recipetool/tech.pylons.recipetool.gradle.plugin "0.1.3"]
Apache Buildr
'tech.pylons.recipetool:tech.pylons.recipetool.gradle.plugin:jar:0.1.3'
本项目依赖