is not current version
Last Version 1.14.0

com.spotify:folsom-parent 1.5.0


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

folsom-parent
Version

Version

1.5.0
Type

Type

pom

Download folsom-parent 1.5.0

Filename Size
folsom-parent-1.5.0.pom 6 KB
Browse

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