GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhype-caplet |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
hype-caplet-0.0.6.pom | |
hype-caplet-0.0.6.jar | 12 MB |
hype-caplet-0.0.6-sources.jar | 5 KB |
hype-caplet-0.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-caplet/
implementation 'com.spotify:hype-caplet:0.0.6'
// https://jarcasting.com/artifacts/com.spotify/hype-caplet/
implementation ("com.spotify:hype-caplet:0.0.6")
'com.spotify:hype-caplet:jar:0.0.6'
<dependency org="com.spotify" name="hype-caplet" rev="0.0.6">
<artifact name="hype-caplet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-caplet', version='0.0.6')
)
libraryDependencies += "com.spotify" % "hype-caplet" % "0.0.6"
[com.spotify/hype-caplet "0.0.6"]