| Лицензия |
Лицензия
Fabric3 License
|
|---|---|
| Категории |
КатегорииOther Универсальные библиотеки |
| Группа | Группаorg.codehaus.fabric3 |
| Идентификатор | Идентификаторfabric3-extension-other-parent-pom |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFabric3 Extension Other Parent POM
Fabric3 Extension Other Parent POM.
|
| Организация-разработчик |
Организация-разработчикFabric3 Project |
| Имя Файла | Размер |
|---|---|
| fabric3-extension-other-parent-pom-2.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-extension-other-parent-pom/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-extension-other-parent-pom</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-extension-other-parent-pom/
implementation 'org.codehaus.fabric3:fabric3-extension-other-parent-pom:2.0.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-extension-other-parent-pom/
implementation ("org.codehaus.fabric3:fabric3-extension-other-parent-pom:2.0.1")
'org.codehaus.fabric3:fabric3-extension-other-parent-pom:pom:2.0.1'
<dependency org="org.codehaus.fabric3" name="fabric3-extension-other-parent-pom" rev="2.0.1">
<artifact name="fabric3-extension-other-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-extension-other-parent-pom', version='2.0.1')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-extension-other-parent-pom" % "2.0.1"
[org.codehaus.fabric3/fabric3-extension-other-parent-pom "2.0.1"]