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