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