| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка |
| Группа | Группаorg.jfxcore.gradle-plugin |
| Идентификатор | Идентификаторorg.jfxcore.gradle-plugin.gradle.plugin |
| Версия | Версия15-ea+1 |
| Тип | Типpom |
| Описание |
Описаниеgradle-plugin-marker
JFXCore Gradle Plugin Marker
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| org.jfxcore.gradle-plugin.gradle.plugin-15-ea+1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jfxcore.gradle-plugin/org.jfxcore.gradle-plugin.gradle.plugin/ -->
<dependency>
<groupId>org.jfxcore.gradle-plugin</groupId>
<artifactId>org.jfxcore.gradle-plugin.gradle.plugin</artifactId>
<version>15-ea+1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jfxcore.gradle-plugin/org.jfxcore.gradle-plugin.gradle.plugin/
implementation 'org.jfxcore.gradle-plugin:org.jfxcore.gradle-plugin.gradle.plugin:15-ea+1'
// https://jarcasting.com/artifacts/org.jfxcore.gradle-plugin/org.jfxcore.gradle-plugin.gradle.plugin/
implementation ("org.jfxcore.gradle-plugin:org.jfxcore.gradle-plugin.gradle.plugin:15-ea+1")
'org.jfxcore.gradle-plugin:org.jfxcore.gradle-plugin.gradle.plugin:pom:15-ea+1'
<dependency org="org.jfxcore.gradle-plugin" name="org.jfxcore.gradle-plugin.gradle.plugin" rev="15-ea+1">
<artifact name="org.jfxcore.gradle-plugin.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jfxcore.gradle-plugin', module='org.jfxcore.gradle-plugin.gradle.plugin', version='15-ea+1')
)
libraryDependencies += "org.jfxcore.gradle-plugin" % "org.jfxcore.gradle-plugin.gradle.plugin" % "15-ea+1"
[org.jfxcore.gradle-plugin/org.jfxcore.gradle-plugin.gradle.plugin "15-ea+1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jfxcore : gradle-plugin | jar | 15-ea+1 |