| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.feingto |
| Идентификатор | Идентификаторfeingto-dependencies-build |
| Последняя версия | Последняя версия2020.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfeingto-dependencies-build
Feingto Cloud parent pom, managing plugins and dependencies for Feingto Cloud projects
|
| Организация-разработчик |
Организация-разработчикPivotal Software, Inc. |
| Имя Файла | Размер |
|---|---|
| feingto-dependencies-build-2020.0.1.pom | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-build/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-dependencies-build</artifactId>
<version>2020.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-build/
implementation 'com.feingto:feingto-dependencies-build:2020.0.1'
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-build/
implementation ("com.feingto:feingto-dependencies-build:2020.0.1")
'com.feingto:feingto-dependencies-build:pom:2020.0.1'
<dependency org="com.feingto" name="feingto-dependencies-build" rev="2020.0.1">
<artifact name="feingto-dependencies-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-dependencies-build', version='2020.0.1')
)
libraryDependencies += "com.feingto" % "feingto-dependencies-build" % "2020.0.1"
[com.feingto/feingto-dependencies-build "2020.0.1"]