examples

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

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

examples
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org/examples

Download examples

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
io.rouz : flo-cli jar 0.0.13

Project Modules

There are no modules declared in this project.
com.spotify

Spotify

Versions

Version
0.1.2
0.1.1
0.1.0