| Группа | Группаcom.spotify |
|---|---|
| Идентификатор | Идентификаторhype-root |
| Версия | Версия0.0.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hype-root-0.0.3.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/hype-root/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>hype-root</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-root/
implementation 'com.spotify:hype-root:0.0.3'
// https://jarcasting.com/artifacts/com.spotify/hype-root/
implementation ("com.spotify:hype-root:0.0.3")
'com.spotify:hype-root:pom:0.0.3'
<dependency org="com.spotify" name="hype-root" rev="0.0.3">
<artifact name="hype-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-root', version='0.0.3')
)
libraryDependencies += "com.spotify" % "hype-root" % "0.0.3"
[com.spotify/hype-root "0.0.3"]