is not current version
Last Version 1.0.41

com.fizzed:crux-okhttp-oauth1 0.14.0


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux-okhttp-oauth1
Version

Version

0.14.0
Type

Type

jar

Download crux-okhttp-oauth1 0.14.0


<!-- https://jarcasting.com/artifacts/com.fizzed/crux-okhttp-oauth1/ -->
<dependency>
    <groupId>com.fizzed</groupId>
    <artifactId>crux-okhttp-oauth1</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/crux-okhttp-oauth1/
implementation 'com.fizzed:crux-okhttp-oauth1:0.14.0'
// https://jarcasting.com/artifacts/com.fizzed/crux-okhttp-oauth1/
implementation ("com.fizzed:crux-okhttp-oauth1:0.14.0")
'com.fizzed:crux-okhttp-oauth1:jar:0.14.0'
<dependency org="com.fizzed" name="crux-okhttp-oauth1" rev="0.14.0">
  <artifact name="crux-okhttp-oauth1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='crux-okhttp-oauth1', version='0.14.0')
)
libraryDependencies += "com.fizzed" % "crux-okhttp-oauth1" % "0.14.0"
[com.fizzed/crux-okhttp-oauth1 "0.14.0"]