| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка |
| Группа | Группаtech.pylons.recipetool |
| Идентификатор | Идентификаторtech.pylons.recipetool.gradle.plugin |
| Последняя версия | Последняя версия0.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPylons RecipeTool Gradle Plugin
Gradle plugin providing automated tools for creating and working with recipes on the Pylons blockchain
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tech.pylons.recipetool.gradle.plugin-0.1.3.pom | |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tech.pylons : recipetool | jar | 0.1.3 |