License |
License |
---|---|
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdcrux-okhttp-oauth1 |
Last Version | Last Version1.0.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrux-okhttp-oauth1
Parent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.fizzed/crux-okhttp-oauth1/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>crux-okhttp-oauth1</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/crux-okhttp-oauth1/
implementation 'com.fizzed:crux-okhttp-oauth1:1.0.41'
// https://jarcasting.com/artifacts/com.fizzed/crux-okhttp-oauth1/
implementation ("com.fizzed:crux-okhttp-oauth1:1.0.41")
'com.fizzed:crux-okhttp-oauth1:jar:1.0.41'
<dependency org="com.fizzed" name="crux-okhttp-oauth1" rev="1.0.41">
<artifact name="crux-okhttp-oauth1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='crux-okhttp-oauth1', version='1.0.41')
)
libraryDependencies += "com.fizzed" % "crux-okhttp-oauth1" % "1.0.41"
[com.fizzed/crux-okhttp-oauth1 "1.0.41"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzed : crux-okhttp | jar | 1.0.41 |
oauth.signpost : signpost-core | jar | 1.2.1.2 |
se.akerfeldt : okhttp-signpost | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.7.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |