examples

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://maven.apache.org/examples

Скачать examples

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.spotify : flo-runner jar 0.1.2
io.rouz : flo-scala_2.11 jar 0.0.13
org.scala-lang : scala-library jar 2.11.8

provided (1)

Идентификатор библиотеки Тип Версия
io.rouz : flo-cli jar 0.0.13

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

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

Spotify

Версии библиотеки

Версия
0.1.2
0.1.1
0.1.0