| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdfuturistic-feline |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| futuristic-feline-1.1.1.pom | |
| futuristic-feline-1.1.1.jar | 15 KB |
| futuristic-feline-1.1.1-sources.jar | 9 KB |
| futuristic-feline-1.1.1-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/futuristic-feline/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>futuristic-feline</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline/
implementation 'com.spotify:futuristic-feline:1.1.1'
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline/
implementation ("com.spotify:futuristic-feline:1.1.1")
'com.spotify:futuristic-feline:jar:1.1.1'
<dependency org="com.spotify" name="futuristic-feline" rev="1.1.1">
<artifact name="futuristic-feline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futuristic-feline', version='1.1.1')
)
libraryDependencies += "com.spotify" % "futuristic-feline" % "1.1.1"
[com.spotify/futuristic-feline "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.11.0 |
| net.bytebuddy : byte-buddy-agent | jar | 1.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| com.google.guava : guava | jar | 30.1-jre |