retrofit
2.11.0
Un cliente HTTP de tipo seguro para Android y Java.
Para obtener más información, consulte el sitio web.
Descargue el último frasco o agarre de Maven Central en las Coordinates com.squareup.retrofit2:retrofit:2.11.0
.
Las instantáneas de la versión de desarrollo están disponibles en el repositorio snapshots
de Sonatype.
La modernización requiere al mínimo Java 8+ o Android API 21+.
Si está utilizando R8, las reglas de reducción y ofuscación se incluyen automáticamente.
Los usuarios de Proguard deben agregar manualmente las opciones de Retrofit2.pro. También es posible que necesite reglas para OKHTTP, que es una dependencia de esta biblioteca.
Copyright 2013 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.