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