All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by retrofit with all dependencies

Search JAR files by class name

converter-fastjson-android from group org.ligboy.retrofit2 (version 2.1.0)

Group: org.ligboy.retrofit2 Artifact: converter-fastjson-android
Show all versions Show documentation Show source 
 

2 downloads
Artifact converter-fastjson-android
Group org.ligboy.retrofit2
Version 2.1.0
Last update 29. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies retrofit, fastjson,
There are maybe transitive dependencies!

converter-fastjson from group org.ligboy.retrofit2 (version 2.1.0)

Group: org.ligboy.retrofit2 Artifact: converter-fastjson
Show all versions Show documentation Show source 
 

4 downloads
Artifact converter-fastjson
Group org.ligboy.retrofit2
Version 2.1.0
Last update 29. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies retrofit, fastjson,
There are maybe transitive dependencies!

converter-fastjson-parent from group org.ligboy.retrofit2 (version 2.1.0)

Retrofit ships with support for OkHttp's RequestBody and ResponseBody types but the library is content-format agnostic. This modules contained herein are additional converters for JSON which uses FastJson.

Group: org.ligboy.retrofit2 Artifact: converter-fastjson-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact converter-fastjson-parent
Group org.ligboy.retrofit2
Version 2.1.0
Last update 29. June 2016
Organization not specified
URL http://github.com/ligboy/retrofit-converters
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

retrofitfileuploadkit from group io.github.dakshsemwal (version 1.0.2)

RetrofitUploadKit is a convenient, streamlined Kotlin-based library that wraps around the Retrofit networking library, specifically tailored for simplifying file upload tasks. This kit abstracts the complex setup and configuration typically associated with making multipart HTTP requests for file uploads.

Group: io.github.dakshsemwal Artifact: retrofitfileuploadkit
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact retrofitfileuploadkit
Group io.github.dakshsemwal
Version 1.0.2
Last update 30. April 2024
Organization not specified
URL https://github.com/DAKSHSEMWAL/RetrofitUploadKit
License The MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

shine-java from group io.github.freddychen (version 0.0.8)

Java network request library package based on Retrofit+RxJava, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-java
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-java
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Java.git
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies appcompat, material, retrofit, converter-gson, adapter-rxjava3, rxandroid, gson, okhttp, rxjava,
There are maybe transitive dependencies!

shine-kotlin from group io.github.freddychen (version 0.0.8)

Kotlin network request library package based on Retrofit+Kotlin coroutine, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-kotlin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-kotlin
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Kotlin.git
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies core-ktx, appcompat, material, kotlin-reflect, kotlinx-coroutines-core, kotlinx-coroutines-android, retrofit, converter-gson, gson, okhttp,
There are maybe transitive dependencies!

gyps from group io.github.hpuhsp (version 1.0.0)

A common Architecture for Android Applications developing based on MVVM,integrates many Open Source Projects( like Dagger-Hilt,Kotlin Flow,Coroutine,Glide,Retrofit... ),to make your developing quicker and easier.

Group: io.github.hpuhsp Artifact: gyps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gyps
Group io.github.hpuhsp
Version 1.0.0
Last update 30. April 2021
Organization not specified
URL https://github.com/hpuhsp/Gyps
License The Apache License, Version 2.0
Dependencies amount 42
Dependencies kotlin-android-extensions-runtime, unspecified, kotlin-stdlib, material, core-ktx, appcompat, recyclerview, constraintlayout, vectordrawable, navigation-fragment-ktx, navigation-ui-ktx, legacy-support-v4, lifecycle-extensions, lifecycle-common-java8, lifecycle-runtime-ktx, lifecycle-livedata-ktx, lifecycle-viewmodel, lifecycle-viewmodel-ktx, swiperefreshlayout, paging-runtime, viewpager, kotlinx-coroutines-android, kotlinx-coroutines-core, eventbus, room-runtime, room-ktx, testing, glide, retrofit, converter-gson, okhttp, logging-interceptor, retrofit-url-manager, hilt-android, hilt-lifecycle-viewmodel, multidex, timber, immersionbar, immersionbar-components, easypermissions, utilcodex, viewbinding,
There are maybe transitive dependencies!

jPascalcoin from group com.github.davidbolet.jpascalcoin (version 3.0.1)

JPascalCoin is a Java library for PascalCoin. Currently only the JSON-RPC API is supported. It's intended to be used both on Android or Java (java 1.7 is requiered). Uses google gson library for json deserialization and retrofit for rest calls. For logging purposes, uses java.util.logging, as it works by default on both Android and pure Java.

Group: com.github.davidbolet.jpascalcoin Artifact: jPascalcoin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jPascalcoin
Group com.github.davidbolet.jpascalcoin
Version 3.0.1
Last update 12. June 2018
Organization not specified
URL https://github.com/davidbolet/JPascalCoin
License GNU GENERAL PUBLIC LICENSE, Version 3.0
Dependencies amount 5
Dependencies gson, retrofit, logging-interceptor, converter-gson, junit,
There are maybe transitive dependencies!

java-api from group travel.izi.api (version 2.0.1)

A java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Group: travel.izi.api Artifact: java-api
Show all versions Show documentation Show source 
 

1 downloads
Artifact java-api
Group travel.izi.api
Version 2.0.1
Last update 18. February 2016
Organization not specified
URL https://github.com/iziteq/izi-travel-java-api
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies auto-value, converter-jackson, jackson-databind, jsr305, retrofit,
There are maybe transitive dependencies!

java-api-extended from group travel.izi.api (version 1.6.0)

Java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Group: travel.izi.api Artifact: java-api-extended
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-api-extended
Group travel.izi.api
Version 1.6.0
Last update 09. June 2015
Organization not specified
URL https://github.com/iziteq/izi-travel-java-api
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies okhttp, retrofit,
There are maybe transitive dependencies!



Page 42 from 43 (items total 421)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy