| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIddbeam-parent |
| Last Version | Last Version0.10.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondbeam-parent
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dbeam-parent-0.10.9.pom | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/dbeam-parent/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>dbeam-parent</artifactId>
<version>0.10.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/dbeam-parent/
implementation 'com.spotify:dbeam-parent:0.10.9'
// https://jarcasting.com/artifacts/com.spotify/dbeam-parent/
implementation ("com.spotify:dbeam-parent:0.10.9")
'com.spotify:dbeam-parent:pom:0.10.9'
<dependency org="com.spotify" name="dbeam-parent" rev="0.10.9">
<artifact name="dbeam-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='dbeam-parent', version='0.10.9')
)
libraryDependencies += "com.spotify" % "dbeam-parent" % "0.10.9"
[com.spotify/dbeam-parent "0.10.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.9 |