License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdfolsom-parent |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfolsom-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
folsom-parent-1.14.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-parent/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-parent</artifactId>
<version>1.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-parent/
implementation 'com.spotify:folsom-parent:1.14.0'
// https://jarcasting.com/artifacts/com.spotify/folsom-parent/
implementation ("com.spotify:folsom-parent:1.14.0")
'com.spotify:folsom-parent:pom:1.14.0'
<dependency org="com.spotify" name="folsom-parent" rev="1.14.0">
<artifact name="folsom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-parent', version='1.14.0')
)
libraryDependencies += "com.spotify" % "folsom-parent" % "1.14.0"
[com.spotify/folsom-parent "1.14.0"]