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