Последняя версия

Spotify Root 15

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Лицензия

Лицензия

Группа

Группа

com.spotify
Идентификатор

Идентификатор

foss-root
Версия

Версия

15
Тип

Тип

pom
Описание

Описание

Spotify Root
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Ссылка на сайт

Ссылка на сайт

https://github.com/spotify/foss-root
Система контроля версий

Система контроля версий

https://github.com/spotify/foss-root

Скачать foss-root 15

Имя Файла Размер
foss-root-15.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.spotify/foss-root/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>foss-root</artifactId>
    <version>15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/foss-root/
implementation 'com.spotify:foss-root:15'
// https://jarcasting.com/artifacts/com.spotify/foss-root/
implementation ("com.spotify:foss-root:15")
'com.spotify:foss-root:pom:15'
<dependency org="com.spotify" name="foss-root" rev="15">
  <artifact name="foss-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='foss-root', version='15')
)
libraryDependencies += "com.spotify" % "foss-root" % "15"
[com.spotify/foss-root "15"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.