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