GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhype-caplet |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
hype-caplet-0.0.7.pom | |
hype-caplet-0.0.7.jar | 12 MB |
hype-caplet-0.0.7-sources.jar | 5 KB |
hype-caplet-0.0.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/hype-caplet/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>hype-caplet</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-caplet/
implementation 'com.spotify:hype-caplet:0.0.7'
// https://jarcasting.com/artifacts/com.spotify/hype-caplet/
implementation ("com.spotify:hype-caplet:0.0.7")
'com.spotify:hype-caplet:jar:0.0.7'
<dependency org="com.spotify" name="hype-caplet" rev="0.0.7">
<artifact name="hype-caplet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-caplet', version='0.0.7')
)
libraryDependencies += "com.spotify" % "hype-caplet" % "0.0.7"
[com.spotify/hype-caplet "0.0.7"]